Forum Discussion
madhaviml15
3 years agoRegular Visitor
Parameter for Database Server and Schema to SQL Statement(Teradata)
Hello, My dashboard is based on sql statement but I dont want to include Database Server or Schema manually in the query. I have created parameters but i dont get to select both parameters becau...
amitchandak
3 years agoSuper User
madhaviml15 , try if you can replace this with the M query parameter - PSchema
Query="Select column from " & PSchema & ".table"])
refer if needed
https://radacad.com/change-the-source-of-power-bi-datasets-dynamically-using-power-query-parameters