The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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!
The problem is that I don't know how to exclude in DAX some values in the pie chart on a tooltip
@powerbi_alvic , You can create a pie with newstring and count on a tooltip page and set that as tooltip for this visual
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
20 | |
12 | |
9 | |
7 |