Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Good Day;
Please I need a solution how to get the rows count detla between two dates.
I have simple unpivot table including three column (Bid No. , Date, Bid Status).
As per the below photo I make a new measure to calculate the No. of new bids, and its working fine until I select Jan. 18, 2021 then the result will be blank.
I know my measure will be working fine if the date column are idintecal and the difference between the dates are 7 days.
So, Could anyone support me and give me a dax that can give me the row count detla between two dates dispit how much the difference days between the dates ( This Date and Previous Date)
Thank you in advance
Hi @Aleiadeh ,
Hello @Aleiadeh,
Will you be able to provide your sample data?
Is the Date column in your table has date values at a difference of 7 days?
Hello @PC2790 ,
in addition to the questions from @Aleiadeh , did you mark your datetable as datetable?
If not you have to add an ALL(TimeStatus) to you CALCULATE statements.
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.