Forum Discussion

ALRUYOYO's avatar
ALRUYOYO
Advocate I
9 years ago

Filter limitations working with large tables

Hi,   I have a table of completed orders and I want to calculate orders to date (OTD) for each visitor. I have written this formula: OTD = VAR VID = 'powerbi CompletedOrders'[VisitorId] VAR O...