Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I have a requirement as follows:
-> when the report loads, users is prompted to select a product.
-> in the backend, the selected product is filtered from the dataset (uploaded using CSV file), and the required details are sent to the python script with does the required manipulations.
-> the output of the python script is visualized in power bi desktop.
I was able to achieve the above steps, only issue being that I can select only one value in the dynamic M query parameter implementation. How can i achieve it for multiple values (given I am not using DirectQuery and 'bind to parameter' option is missing for me).
Also, if anyone can help me with an alternate to filter the data from power bi desktop without user entering power query editor will be most welcomed.
Thanks,
Pooja
Solved! Go to Solution.
Hi @pbihani ,
Try custom funtion:
https://docs.microsoft.com/en-us/power-query/power-query-query-parameters
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
Hi @pbihani ,
Try custom funtion:
https://docs.microsoft.com/en-us/power-query/power-query-query-parameters
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 35 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 90 | |
| 78 | |
| 66 | |
| 65 |