Is it possible to create a tabbed container visual where multiple charts can be added into one visual and you can click through them. The only way i can currently do this is by creating bookmarks and show/hide the relevant chart with a button or bookmark navigator to go through the various charts. This means i have to maintain the bookmarks if anything changes in the chart.
I have used this item in QLIK where i have previously worked
1 Comment
- DanialRMicrosoft EmployeeThis is a great idea. It allows a clean compact page with the ability to stack visuals. Example: A Chart of Accounts page with a space for a changing visual. One person might want to see Account Aging info, another might want to see a Line Chart of Monthly P&L totals, a 3rd person might want to see a narrative of the month over month changes. There is another common work around using the transparency values of a color. It requires know with values to make null and setting transparency to 00. We think of color hex codes as 6 characters (RGB), Power BI supports 8 characters (RGBA) with the last 2 being the alpha channel. #RRGGBBAA = Red | Green | Blue | Alpha with Alpha FF = fully opaque and Alpha 00 = transparent.
Recent ideas
Fix Direct Lake semantic model binding in Deployment Pipelines
When deploying Direct Lake semantic models via Deployment Pipelines, the Lakehouse source is incorrectly treated as an external SQL source. This results in broken lineage and prompts for credentials....lk12315 minutes agoAdvocate INew1.5KViews27likes2Comments:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft2 hours agoMicrosoft EmployeeNew47Views7likes2CommentsAllow calls of Fabric SQL Database stored procedures from Data Warehouse
It would be great if there were a possibility to call a SQL Database stored procedures directly from a Data Warehouse stored procedures. A use case for this would be e.g. logging activities and even...Vojtech_Dolejsi4 hours agoNew MemberUnder Review2.9KViews13likes2CommentsPower BI - Org apps and cross-report drillthrough
This idea is a request to provide cross-report drill-through capability for org apps. This means being able to navigate between reports hosted in different org apps. The following sections detail why...TomMartens6 hours agoSuper UserNew1.3KViews24likes3Comments