I tried the formula to remove blank/empty value from the table below.
But seem not working. Any advice to remove blank/empty value.
=[HISTORIC PRODUCT] Where ( [HISTORIC PRODUCT] <> " ")
I know it can be done with adding the report filter but I need through formula