Forum Discussion

RaBu78's avatar
RaBu78
New Member
9 months ago
Solved

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...
  • lbendlin's avatar
    9 months ago
    I want to create the parameters for the UI dynamically

    I don't think you can do that. Parameters need to be static.