Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There is straight table in a tab of a dashboard and in that straight table there are 5 dimensions and one calculated dimension and for that calculated dimension the straight table is taking too much time to load.
The calculated dimension:If(Status='Complete',Last_Update_Time).
How to resolve this issue?
How many expressions do you have?
Try using the straight dimension Last_Update_Time and use Set Analysis in the expressions {<Status={'Complete'}>}