Forum Discussion
vijay_pbi
3 years agoNew Member
Measure filter on Table view
Hi Folks,
I have power BI report with live data connection. I have two visuals (column chart and table visual). In column chart i have two measures Count1, Count2 (y-axis) along with month names in X-Axis. In table visual i have few more columns includes month name column too. Now i want to filter the table view based on the selected column (count 1 or count2). I tried different approaches, but unable to achieve it. please suggest
Count1 = distinct count of record id
count2 = Out of count1 records, i am filtering only few records based a column value of TRUE
1 Reply
- lbendlinSuper User
i want to filter the table view based on the selected column (count 1 or count2)I thought count1 and count2 are measures, not columns? How are you "selecting" the measure? Via Field Parameters?