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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a calendar table in Dax and a table that contains two columns of dates and I don't know how to make the same graph show me day by day the counts per day of the two dates, the two date fields do not necessarily have the same date .
Thanks for your help.
Solved! Go to Solution.
You could use USERELATIONSHIP dax function. Could you share some sample data?
HI @rcardenasbc,
It sounds like a common multiple date fields analysis requirement, you can take a look the Greg’s blog start end date part if it suitable for your requirement.
Before You Post, Read This: start, end date
In addition, you can also try to create a expand table as bridge to link/mapping table to help analyze raw table records.
Solved: Spread revenue across period based on start and en... - Microsoft Fabric Community
Regards,
Xiaoxin Sheng
HI @rcardenasbc,
It sounds like a common multiple date fields analysis requirement, you can take a look the Greg’s blog start end date part if it suitable for your requirement.
Before You Post, Read This: start, end date
In addition, you can also try to create a expand table as bridge to link/mapping table to help analyze raw table records.
Solved: Spread revenue across period based on start and en... - Microsoft Fabric Community
Regards,
Xiaoxin Sheng
You could use USERELATIONSHIP dax function. Could you share some sample data?
User | Count |
---|---|
97 | |
76 | |
76 | |
47 | |
26 |