Forum Discussion
hood2media
2 years agoResolver II
DAX-Power Query | selected value from parameter
hi, if i have created a parameter list called 'station' in power query, can i select a value from that parameter list in a dax formula? this is because i'm also using the parameter list to filter da...
- 2 years ago
noted with thanks again, VijayP .
for the moment, i'm opting the simple solution using SELECTEDVALUE function and using it with a slicer.krgds, -nik
VijayP
2 years agoCommunity Champion
hood2media Power Query Parameters cannot be used in DAX. Alternatively you can use Field Parameters in Power BI Desktop and use them
- hood2media2 years agoResolver II
many thanks for your feedback, VijayP.
may i kindly ask if the following meets that functional requirement-
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters ?
krgds, -nik