Forum Discussion
Build Visual in power BI from Tableau
Hi Team, I need to build below of the Table visualto Power BI. I have a meaasure(Highlighted in below) when user changes to measure as RE-PA or RE-TA the lines need to update, so can you please suggest me which visual is suitable in power bi and how to build same as tableau.
Hi Anonymous ,
You can use the Line and Clustered column chart to get this view.
To View multiple measures in the same measure, there are few ways you can achieve it.
1. You can use Bookmarks to show different measures on the click of a button.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks?tabs=powerbi-desktop
2. You can use field parameters
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
3. You can also see if the Calculation Groups will help in this case
https://community.fabric.microsoft.com/t5/Community-Blog/Calculation-Groups-in-Power-BI/ba-p/3590905
Regards,
2 Replies
- Uzi2019
Community Champion
Hi Anonymous
If you want dynmaix changing measure then use feild parameter.
refer below video for better understanding.
https://www.youtube.com/watch?v=Z1rE1IS86NI
https://www.youtube.com/watch?v=lrh82YdSVqI
https://www.youtube.com/watch?v=rxtuYqMZsZg&t=8s
I hope I answered your question!
- Thejeswar
Super User
Hi Anonymous ,
You can use the Line and Clustered column chart to get this view.
To View multiple measures in the same measure, there are few ways you can achieve it.
1. You can use Bookmarks to show different measures on the click of a button.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks?tabs=powerbi-desktop
2. You can use field parameters
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
3. You can also see if the Calculation Groups will help in this case
https://community.fabric.microsoft.com/t5/Community-Blog/Calculation-Groups-in-Power-BI/ba-p/3590905
Regards,