Forum Discussion
Activate calculation/measure in visual table by toggle button/bookmark/slicer etc.
- 3 years ago
Anonymous,
You could try posting in the Report Server forum:
https://community.powerbi.com/t5/Report-Server/bd-p/ReportServer
If calculation groups are available in Report Server, you could create a calculation group with two calculation items: one for Hours, and one for Man Days. Alternatively, you could create a disconnected table with two rows (one for Hours, and one for Man Days) and use DAX to display the selected value.
Hi Super User,
Thanks for the fast reply, unfortunately the feature Modeling tab and select New parameter > Fields.
is not supported by Power BI Report Server.
Do you have another suggestion?
Best
Nici
Anonymous,
You could try posting in the Report Server forum:
https://community.powerbi.com/t5/Report-Server/bd-p/ReportServer
If calculation groups are available in Report Server, you could create a calculation group with two calculation items: one for Hours, and one for Man Days. Alternatively, you could create a disconnected table with two rows (one for Hours, and one for Man Days) and use DAX to display the selected value.