Forum Discussion
Charu
8 years agoPost Patron
Visual Level Filter issues in displaying records
Hi I have applied the filter condition like count = CALCULATE ( COUNT( BF_DATA[DIST_ITEM_AMOUNT] ), FILTER ( BF_DATA, BF_DATA[INT_STATE_TAX] = 0 || BF_DATA[INT_STATE_TAX] = BLANK())) ...
- 8 years ago
Anonymous
8 years agoNot applicable
Hi Charu,
I see you also use a time slicer, are you sure you did'nt filter the third record out with a different slicer or filter ?
Regards,
L.Meijdam
- Charu8 years agoPost Patron
Hi Anonymous
I'm not filtering with the date here.I'm using the advanced filter condition which is as below
I'm getting count as why because In Table 3 records there
But in visual It is not displaying the 3rd record.
I have tested by changing the condition value its working fine but for the condition "is zero " it is not working as expected
- v-chuncz-msft8 years agoCommunity Support