vasko1
7 years agoNew Member
Status:
Needs Votes
Data colors Conditional formatting for Charts with Legend split
We are missing the Data colors Conditional formatting based on Field value, when a Legend split is used. Example Report: CO2 emissions by Country by Year Requirement: the Color to stick to the Country, since it visually associates the user with the content. Data colors Conditional formatting for now provides this only when the Country is plotted on the axis as stand alone. Chart Type: Stacked Column X axis: Years with Legend split by Country Y axis, Value: CO2 emissions Data Points: [ {"Country":"US", "Color":"#B22234", "Year":2017, "CO2":100}, {"Country":"US", "Color":"#B22234", "Year":2018, "CO2":102}, {"Country":"US", "Color":"#B22234", "Year":2019, "CO2":105}, {"Country":"UK", "Color":"#00247d", "Year":2017, "CO2":30}, {"Country":"UK", "Color":"#00247d", "Year":2018, "CO2":32}, {"Country":"UK", "Color":"#00247d", "Year":2019, "CO2":35}, {"Country":"China", "Color":"#DE2910", "Year":2017, "CO2":130}, {"Country":"China", "Color":"#DE2910", "Year":2018, "CO2":132}, {"Country":"China", "Color":"#DE2910", "Year":2019, "CO2":135}, ] Using the with Country split in Legend disables the Data colors Conditional formatting.
4 Comments
- Alex_Miller-WeaNew MemberThis is exactly the post I was looking for and took me a while to figure out that the Legend was preventing me from selecting the color. This would be a very useful feature.
- marina_klapwijkNew Member
This would be great to have. Right now colours of the dimensions keep changing over time and apparently even differs for different users
- fbcideas_migusrNew MemberStatus added:Needs Votes
- rish
Advocate I
yes please omg, I bet if all the stacked chart conditional color were combined, it would be 1000 votes+
Recent ideas
Power BI, import report and semantic model: show change connection pop-up
When you need to import an existing Power BI report and semantic model in Tenant B that's created in Tenant A, you need to jump through a number of hoops to fix the original connection. It's doable, ...Reitse1 hour agoMost Valuable ProfessionalNew5Views1like0CommentsEnable per-user security for shared gateway connections using service accounts
When a shared gateway connection uses a highly privileged service account, all source queries run with that account’s permissions. Users cannot see the stored credentials, but report developers who c...AshishChougala1 hour agoMicrosoft EmployeeNew7Views3likes0CommentsRequest to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak3 hours agoNew MemberNew23Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar6 hours agoMicrosoft EmployeeNew26Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara8 hours agoNew MemberNew20Views1like1Comment