March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Link to pbix download:
In this sample dashboard, I included 3 sample data elements:
I need to create a trand analysis visual for each of these data elements (plan to use line graph for cumulative and bar graph for point in time). The end users would like the following features:
Thanks so much! I look forward to discussing this with everyone 🙂
Hi @Anonymous
(1)For your first question ,the status of the calculated column [# clients waiting] you created has fixed “waiting”, in your data , when the status is waiting , the value of start date is null , so you cannot realize the scenario “When a client is waiting on 2021-04-01, their referral date must be before or on 2021-04-01, and their start date must be after 2021-04-01.” You can see the difference when I select date in Start Date slicer .
(2) For your second question, from referral date 2021-04-01 , the number of cumulative referrals shows ups and downs, not always goes up .
(3)For your third question , you can try the bookmark button in Desktop , I have searched an operational documentation for you , you can refer to it .
https://www.c-sharpcorner.com/article/how-to-add-button-using-bookmarks-in-power-bi/
(4)For your forth question , you can use EOMONTH() to return the first day of different month .For example :
Column = EOMONTH(services_breakdown[Referral Date],2)+1
I have attached my pbix file , you can refer to it .
Best Regard
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
15 | |
12 | |
9 | |
8 |
User | Count |
---|---|
41 | |
32 | |
29 | |
12 | |
12 |