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...
DanialR
10 months agoMicrosoft Employee
This 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
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v4 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401978 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf17 hours agoFrequent VisitorNew48Views3likes2Comments