Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Tableau WINDOW_AVG function in Power BI

Hi All,   I am trying to rebuild a series of dashboards from Tableau to PowerBI.   One of the calculations I have come across is: WINDOW_AVG(COUNT([Event Description])/AVG([Turbines]), -2, 0)  ...