Discussion
Data Transform name as Parameter
Hi,
When adding an action "Run Data Transform" to any control, is it possible to pass the data transform name as parameter.
For eg : I have a reusable section with some controls and an icon. On click of the icon, a data transform should be run. But depending on the parent UI from where the section is called, different data transform should be run. So I want to pass the name of the data transform as a parameter to the section and use it. Is this feasible ? How can I implement this scenario.
***Updated by moderator: Lochan to add Categories***
Try using a Property that contains the Data Transform name.
if that works set the value of the Property using a Rule- Declare-Expression.