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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
Very new to Power BI 😃
I've found the following way to show sum of days between in a table. I've added a colunm with the following:
Many Thanks
Solved! Go to Solution.
Hi @Anonymous
You're calculating difference between days (without taking into account anything else: month or year). Therefore: 8-15=-7
Try by removing the .[day] in your formula
Hi @Anonymous
You're calculating difference between days (without taking into account anything else: month or year). Therefore: 8-15=-7
Try by removing the .[day] in your formula