Power BI
Needs VotesAdd Function(s) to display Report Name/ID and Workspace Name /ID for Power BI Desktop (DAX) and Paginated reports
Ilya Blyakhman on 04 Aug 2021 17:24:33
It would be helpful to have Function for Report Name/ID and Workspace Name /ID for Power BI Desktop (DAX) and Paginated reports. There are multiple scenarios where they will be useful form display path to current report to ability change data/format/presentation based on Report/workspace name
- Comments (2)
RE: Add Function(s) to display Report Name/ID and Workspace Name /ID for Power BI Desktop (DAX) and Paginated reports
ReportName function is working only for Paginated reports and ReportFolder does not work in for Paginated reports. it is showing me "/" instead of workspace name
RE: Add Function(s) to display Report Name/ID and Workspace Name /ID for Power BI Desktop (DAX) and Paginated reports
There are 2 built-in fields in paginated reports ReportName and ReportFolder. We use ReportName, I have not tried ReportFolder