Forum Discussion
RaBu78
9 months agoNew Member
Custom BI Connector - Create UI parameters dynamically
Dear all, I'm developing a custom BI connector and I can show input parameters (e.g. date) in this here: I do this via this code in M: let
da...
- 9 months ago
I want to create the parameters for the UI dynamicallyI don't think you can do that. Parameters need to be static.