Forum Discussion
Nidhi_Kochrekar
4 years agoFrequent Visitor
tableau equivalent for datediff
Hello, I am new to powerbi, and need help to convert tableau query to powerbi. IFNULL({ FIXED [ID]:avg(DATEDIFF('second',[Submit Date],[Incident Resolve Date]))},0) where [ID] is text
Fowmy
Super User
4 years agoNidhi_Kochrekar
Not familiar with tableau syntax, can you explain what exactly is needed with an example?