Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I get the above message when refreshing on Power BI Online.
I have isolated the problem and know that it is literally related to the one calculated column below:
_Next Order Date = CALCULATE(MIN(Order_Header[Date]),FILTER(Order_Header,Order_Header[Date] > EARLIER ( Order_Header[Date] )
&& Order_Header[Customer_Email] = EARLIER ( Order_Header[Customer_Email] )))
I need this for a host of different measures. It just gives the next order date for a particular customer.
Is there a way to change the setting on power bi online to accomodate this before I look at ways of changing the DAX?
Many thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.