Forum Discussion
Anonymous
8 years agoNot applicable
Edit Variables as Slicer or dropdown for the user
Hi, I am using HANA view as a data source for my Direct Query Power BI Desktop Report. HANA View works on mandatory variables that need to be passed such as 'UNIT' in which the data will be calc...
- Anonymous8 years ago
Anonymous,
You have created a parameter named Unit, and define some values for it , right? If so, change {Cube.ApplyParameter,"UNIT",{'"&Unit&"'}} to the following:
{Cube.ApplyParameter,"UNIT",{""&Unit&""}}
Regards,
Lydia
Anonymous
7 years agoNot applicable
hi..just wondering how you manage to see the edit variables button? As mine is disable and grey out even though i use hana view direct query