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...
hadjigeo
Helper I
6 years agov-xicai
Community Support
6 years agoHi hadjigeo ,
You may try to add "+0" to the end of the original measure formula to reduce the load time.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.