The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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
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