Forum Discussion
ghdunn
5 years agoHelper III
Matrix-like 'poster' visualisation
Something that on the face of it is quite simple...but perhaps not.
This is a mock up in Excel of project shapes (the grey and pink round-edged rectangles) placed on the intersection of multi-dimensional rows and columns. Its a bit like a pivot table or matrix except for the shapes.
Any ideas what might come close to drawing this in PBI?
Data would be
Program, Workstream,Capability, Product, Project Name.
Added complication is you could have several projects in the same intersection.
ghdunn Maybe an SVG measure I am thinking or maybe a custom third-party visual. See list below:
- You could check for third-party visuals.
- Also, you could check if R visuals might suffice - https://community.powerbi.com/t5/R-Script-Showcase/bd-p/RVisuals
- Also, there are Python visuals.
- There are also SVG visuals you can create - https://community.powerbi.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board:QuickMeasuresGallery&q=svg (scroll down on that page)
- You could create your own custom visual - https://powerbi.microsoft.com/en-us/developers/custom-visualization/
Also, https://charts.powerbi.tips/ - Finally, last but not least you could try the Charticulator! - https://charticulator.com/
1 Reply
- Greg_DecklerCommunity Champion
ghdunn Maybe an SVG measure I am thinking or maybe a custom third-party visual. See list below:
- You could check for third-party visuals.
- Also, you could check if R visuals might suffice - https://community.powerbi.com/t5/R-Script-Showcase/bd-p/RVisuals
- Also, there are Python visuals.
- There are also SVG visuals you can create - https://community.powerbi.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board:QuickMeasuresGallery&q=svg (scroll down on that page)
- You could create your own custom visual - https://powerbi.microsoft.com/en-us/developers/custom-visualization/
Also, https://charts.powerbi.tips/ - Finally, last but not least you could try the Charticulator! - https://charticulator.com/