Forum Discussion
Remove rows based on another table
- 5 years ago
Chavas , In most of the connection, you have an advance option, you can give a query there. so add this query using new connection route
Chavas , In most of the connection, you have an advance option, you can give a query there. so add this query using new connection route
Yay!
That is a solution!
But the problem is that I have to hardcode the status in the query. In a future, If I want to change it, I will need to redo the query or minding that I have hardcoded somewhere.
Is there any other fancy/more elegant option?
(I am quite new to PowerBI, so your solution might be the way)
- amitchandak5 years agoSuper User
Chavas , see if these can help
https://community.powerbi.com/t5/Desktop/parameterize-connection/m-p/205900#M90712
https://www.biinsight.com/power-bi-desktop-query-parameters-part-1/
- Chavas5 years agoHelper II
Copied. From now I will perform the short path as far as the clock is bitting me.
Thanks for the assistance!