Inline table list items and list number different

Hello everyone,
I had an almost similar problem before but I am sure this time it is something else. Why does this happen?


The amount of items listed is different than what the “view” below the inline table displays. It takes more than 30s for the “view” number to become similar to the number of items listed. Also when I add the first items with an action, it takes that long for the inline table to appear. If I COUNT the number of items in the table, it correlates with the “view” number, not the actual number of items listed. I am using this expression to create the inline table:
SELECT(Tasks Strategies[EntryID],AND([Project]=[_THISROW].[Project],CONTAINS([Task],[Reporting Type])))
I dont understand why the number of items show instantaneously when a new item is added but the “view” and COUNT doesn’t reflect it immediately and take a long time to update. Anyway to have everything update instantaneously?
Thank you
Hyman

0 7 559
7 REPLIES 7
Top Labels in this Space