Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hey Community,
I have a question that might be beyond basic but its got me and I can't find anything here or on google.
When I try and use dateadd on a column any duplicate value returned is blank.
I have a column called that is just =TODAY() and when I try and run a dateadd on it I get all blanks.
In another small table I put together by hand I only get results on uniqe values. Is this by design or maybe a setting I can change?
For context, I am simply trying to filter a related table to get a rowcount of just things on that table that happened yesterday.
Solved! Go to Solution.
Hi @Anonymous ,
By my tests and research, I'm afraid that your scenario is not caused by duplicate date.
Based on this document, which has mentioned that the result table includes only dates that exist in the dates column.
For your scenario, you may could create a canlendar table and then use DATEADD function.
Best Regards,
Cherry
Hi @Anonymous ,
By my tests and research, I'm afraid that your scenario is not caused by duplicate date.
Based on this document, which has mentioned that the result table includes only dates that exist in the dates column.
For your scenario, you may could create a canlendar table and then use DATEADD function.
Best Regards,
Cherry
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
71 | |
70 | |
50 | |
46 |
User | Count |
---|---|
45 | |
38 | |
29 | |
29 | |
28 |