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 there,
I'm currently experiencing a problem with Power BI.
My report is about the analysis of several projects coming from Azure DevOps.
On one page, I have 3 filters (one for the project, one for the area, one for the iterations on the project).
I also have 2 visual curves that display the iteration name on the x-axis and the two calculated measures on the y-axis.
I display iterations when a project and an area are selected.
My problem is as follows:
Sprint selection is multiple, so no value can be selected.
When no value is selected (i.e. the iteration table is not filtered) I'd like to display in the visuals only the 3 most recent sprints of the selected project and area. On the other hand, if a value is selected, only the selected value(s) will be displayed.
It's this default behavior that I'm having trouble with, because when I currently try to do a TopN it doesn't work - I still see all the iterations.
If you have a solution, please let us know.
Hi Valou ,
Sprint selection is multiple, so no value can be selected.
What does that mean? And do you share some simple data?