Forum Discussion
poornayes
3 years agoFrequent Visitor
URGENT.!! Custom function with dropdown argument
Hi all, I am new to power query. I want the end user to select a value from dropdown when the custom function is invoked. And based on the selected value the internal implementation will be handled....
Anonymous
3 years agoNot applicable
Hi poornayes ,
I would suggest you try parameters to filter data.
How to use Parameters in Power Query in Power BI
Creating Dynamic Parameters in Power Query - Excelguru
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- poornayes3 years agoFrequent Visitor
Hi,
The dropdown which i asked is to construct the web url to get the web content. Based on the dropdown input, the url will be constructed.
I hope the parameters is for filtering after the web content is received.
Thanks,
Poorna.