Forum Discussion
powerbi_alvic
5 years agoFrequent Visitor
DAX Subchart
Hello guys,
I need help for this subchart. Number of issues by maximum date (created)
In the file, for week 6, I need to show 3 issues (2 "Released" + 1 "Pruebas Aceptación")
In the table below, the expected results in yellow.
Is it possible to do it with a measure?
Please help! Any advice is welcome.
Thank you!
2 Replies
- amitchandakSuper User
powerbi_alvic , You can create a pie with newstring and count on a tooltip page and set that as tooltip for this visual
- powerbi_alvicFrequent Visitor
The problem is that I don't know how to exclude in DAX some values in the pie chart on a tooltip