Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
37 | |
31 | |
26 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |