Forum Discussion
Anonymous
7 years agoNot applicable
Error while adding filter criteria to data source from Essbase adapter
Hi We are exploring the feasibility of using powerBI for all the reports from the Hyperion Essbase. We noticed that the latest PowerBI release had fixed some of the issues with Essbase adapter. ...
- Anonymous7 years ago
Resolved it. Noticed that the filter values have to be enclosed in curly brackets
each (Cube.AttributeMemberId([#"Years"]) = "{[FY19]}")
Anonymous
7 years agoNot applicable
Resolved it. Noticed that the filter values have to be enclosed in curly brackets
each (Cube.AttributeMemberId([#"Years"]) = "{[FY19]}")