Lindsey Walton Posted February 3, 2020 Share Posted February 3, 2020 When I try to add a data function transformation, the data function that I've registered in my library won't show up on the list to select. I can see the data function in my library but it won't appear in the window that comes up for the transformation. Link to comment Share on other sites More sharing options...
Anders Gavare Posted February 4, 2020 Share Posted February 4, 2020 Does the data function take a Table as input and produce a Table as output Link to comment Share on other sites More sharing options...
Lindsey Walton Posted February 4, 2020 Author Share Posted February 4, 2020 No it takes columns from two tables as inputs and produces a column as an output. The function will run but I'd like to add it as a transformation so I can match the output column with a column from another table and add some additional columns. Link to comment Share on other sites More sharing options...
Shandilya Peddi Posted February 4, 2020 Share Posted February 4, 2020 If you click on the "Help" button in the DataFunction - Transformation dialog, you can see the below text This dialog is used to select which function in the library to use as a transformation. Only those data functions that use a data table as input and output parameters will be available for selection. A datatable should used as input and output parameters for them to be available Link to comment Share on other sites More sharing options...
Lindsey Walton Posted February 4, 2020 Author Share Posted February 4, 2020 Thank you Shandilya that's helpful! I didn't see that message. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now