Forum Discussion
Power BI - Dynamic Report - Adhoc Table
- 4 years ago
Hi TeedoGz
There are many ways of achieving what you want.
You could use the Q&A visualisation, this will allow your users to ask questions like "sum <measurename> and <measurename> by <dimension> as a matrix".
see more on Q&A here ..Use Power BI Q&A to explore and create visuals - Power BI | Microsoft Docs
Or you could create a Matrix visual and then allow the users to personalize the visualisation, which will allow the users to pick other fields in the matrix, or select other dimensions and measures.
see more on personalisation here: Let users personalize visuals in a report - Power BI | Microsoft Docs
These are some of the main ways you can allow your users to create dynamic visualisations.
hope this helps
Stuart
Hi TeedoGz
There are many ways of achieving what you want.
You could use the Q&A visualisation, this will allow your users to ask questions like "sum <measurename> and <measurename> by <dimension> as a matrix".
see more on Q&A here ..Use Power BI Q&A to explore and create visuals - Power BI | Microsoft Docs
Or you could create a Matrix visual and then allow the users to personalize the visualisation, which will allow the users to pick other fields in the matrix, or select other dimensions and measures.
see more on personalisation here: Let users personalize visuals in a report - Power BI | Microsoft Docs
These are some of the main ways you can allow your users to create dynamic visualisations.
hope this helps
Stuart
Hello Burningsuit,
Thank you for your quick reply, the solution by creating a perspective is perfect. I am sure my users will be happy with that.
Thanks again 😀