Forum Discussion

0Anna0's avatar
0Anna0
New Member
4 years ago

pass a different parameter into SQL function than what the user chooses

i have  sql function which accepts some kind of timeline parameter which retrives me a table in a period of time. the sql funcftion can only accept the values which in the PeriodCalc cloumn. is there a way for the user to pick a value from a slicer that contains the values from the Period column  but  the actual value that will be pass to the SQL would be from the PeriodCalc cloumn?

(example: user picks 3Y from the slicer but the SQL gets 3.00)

using the m query bind to parameter 

 

 

3 Replies