Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello everyone,
I'm currently working on creating a dashboard with contracts' datas.
However i'm stuck on the date part.
I have 2 columns : StartDate and EndDate which are dates of contracts.
At the moment, I have 2 slicers and my goal is to have only one where users could just select when the slicer starts and where it ends (and so the contracts).
I have tried to create a calendarauto table but i simply cannot create what i really want.
If you guys have any ideas !
Thank you
Solved! Go to Solution.
@Shakaze ,
You can create a calendar like
calendar(Min(Min(Table[Start Date]), Min(Table[End Date])) , MAx(MAx(Table[Start Date]), MAx(Table[End Date])) )
Use this HR blog having similar calculation
or the attached files
@Shakaze ,
You can create a calendar like
calendar(Min(Min(Table[Start Date]), Min(Table[End Date])) , MAx(MAx(Table[Start Date]), MAx(Table[End Date])) )
Use this HR blog having similar calculation
or the attached files
Hello Amit,
Thank you very much, it's working perfectly !
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
80 | |
65 | |
52 | |
50 |
User | Count |
---|---|
211 | |
87 | |
80 | |
69 | |
60 |