I have a problem with performance. can you help me think about how to realize it.
in my dashboard, there have a straight table need display in 3 tabs.
but the table has calculate dimension, you know the calculate dimension will reduce performance. if put it to 3 tabs, the calculate dimension will be record 3 times.
if there have some idea to show the table in 3 tabs but just record the calculate dimension one time.
You can use the same condition in expression instead of using Calculated Dimension. But more information on getting the same result by Expression can't be given without looking your data/app or table dimension and expression.