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.
Hi PBI Experts ,
I Need to calculate date difference in power bi dax but i am getting error could you please suggest.
@Mahamood0218 , If you are creating a measure
averagex(Table, Quotient( datediff([Start Date], [EndDate],Month),12) )
User | Count |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |