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 August 31st. 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 |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
20 | |
15 | |
14 | |
10 | |
7 |