Hello,
I have three SQL script-based calculation views which each require input parameters. I would like to be able to use these in a higher level view and join them together. The problem is I cannot get the top-level view which consumes the script-based views to ask the user for the input parameters used for these when a data preview is executed.
Is there a way to create a popup window that will ask the user for all the input parameters used by the script-views?
Thank you,
Fred