Forum Discussion
paw1
Helper I
3 years agoFilter creation in Power BI
Hi, Can any one please help me on below requirement. I have two fields NGT and Impact in table with Yes and No values. From these two filters need to create one common Selection filter like ...
olgad
Resident Rockstar
3 years agocopy paste your selected business filter and show values of selected field . it will show you yes and no
Can you show the structure of your data to see why is not getting filtered
paw1
Helper I
3 years agohi olgad
I have a single table in report like below. when NGT selected from filter then NGT=Yes need to apply for all the visualizations in the sheet same for impact.
| INDUSTRY | Status | NUMBER OF Records | NGT | Impact |
| Healthcare | active | 1 | No | Yes |
| Healthcare | active | 1 | No | No |
| Healthcare | active | 1 | Yes | Yes |
| Healthcare | high | 1 | Yes | No |