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.
Hi All,
I'm trying to use networkdays function to calculate difference between dates. With help of this difference I need to generate status.
For one case where difference is negative I'm getting error & not sure how I can show negative number?
Can someone please help me out how I can generate negative number?
Regards,
Sumit
By networkdays you mean the DAX function, correct?
https://learn.microsoft.com/en-us/dax/networkdays-dax
Can you provide an example when the returned number is expected to be negative?