Forum Discussion
Bhavana_PB
8 years agoFrequent Visitor
Invalid Identifier error
Hi All, I have created a parameter using manage parameter option form edit queries. But I want to call that parameter in a measure, so I created a blank query and I am trying write this syntax ...
- 8 years ago
Hi Bhavana_PB,
Please try it like this. I would suggest you avoid using spaces in the parameter names. Then you can use the parameter name directly.
let Source = #"Select Measure" in SourceBest Regards,
Dale
v-jiascu-msft
8 years agoMicrosoft Employee
Bhavana_PB
8 years agoFrequent Visitor
Hi,
Sorry for late reply, yes its working for me.
Thank you
Bhavana
