Forum Discussion
ALRUYOYO
9 years agoAdvocate I
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...
BhaveshPatel
9 years agoSuper User
Can you please share the screenshots of your data model and sample data if possible. This will help me to provide you an exact solution.
ALRUYOYO
9 years agoAdvocate I
This is sample data. Only one table is used for this particular calculation.