Forum Discussion
shahid_tanmoy00
3 years agoRegular Visitor
Can I use a textbox input into a sql query source
Hi All :), I have a sql query that is connected to sql database server. I have a sql code that runs on a refresh but I want I want to build a tool out of it that restricts the code to whatever...
ppm1
3 years agoSolution Sage
Have you considered using direct query mode with a dynamic M parameter?
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Pat
shahid_tanmoy00
3 years agoRegular Visitor
Can you show me as in a code how I would do this?