Forum Discussion
Anonymous
4 years agoNot applicable
Setting up Parameter in Query on Power BI desktop
Hey, I am trying to create a Client parameter in my dataset, that when you change the client name on the parameter, all the tables update to only have the data for that client. I created a server pa...
- 4 years ago
Hi Anonymous , Your code looks fine there. Does the &_Client& parameter have single quotes in the parameter itself? As they need to be there.
davehus
Memorable Member
4 years agoHi Anonymous , Your code looks fine there. Does the &_Client& parameter have single quotes in the parameter itself? As they need to be there.
- Anonymous4 years agoNot applicable
Thanks for the reply. Yes I caught that afterwards and that fixed the problem. The missing single quotes. Thanks again..