I am having difficulties with the Tableau in terms of filter context. I have a table like this:
Shop Type | Profit | Revenue Plan |
---|---|---|
Online | 10 | 15 |
Store | 20 | |
Popup | 30 | 10 |
So in this worksheet, I have a filter for Revenue Plan (Measure)to show only non-null values, which is already applied to this worksheet. So it is empty for Store but since there is Profit, it is showing the Store row. But if I select Store from the Shop Type filter, It is not showing any row.
So the desired outcome to show Store when this filter is applied. Is there a simple way to fix this behaviour? Because complex solutions can cause some problems for Business Users.