Forum Discussion
hadjigeo
Helper I
6 years agowhen adding a filter on Page the visual is loading for 1-2 minutes .
Hi,
i have the below visual and when i add a filter to remove the rows that have 0 on Sales 150% and GPM150%
I have created this measure : if ( and ( Sales150% =0,GPM150% =0),0,1). i add this measure in the filters on Visual and the the visual loads for 1-2 minutes.
any ideas how to reduce the time or how to remove the rows that has 0 on both Sales and GPM?
Thanks
5 Replies
- TCarrasquillo
Helper II
Hi,
You should be able to do this in the filter pane without a measure. Just turn on advanced filtering (or it might be on as default) for each column and then you can pick show items when the value: is not 0.