Hi I am trying to create a new calculated field which is based on a certain condition. In this table visual I wish to show low-performing restaurants in terms of WoW Change. That is, I wish to create a mask/filter of restaurants who had more than 25% decline in WoW transactions. However I keep getting the mismatched aggregation error.
Hi - I have added the filter yet this isn’t being reflected in my table visual. Instead of showing a subset of restaurants (low-performers), it is still showing all the restaurants where the WoW change is less than -25% and the rest of the restaurants are NULL.
End Goal: I only wish to show a subset of low-performing restaurants in the table rows rather than show all the restaurants.