Forum Discussion

MuthulakshmiM's avatar
MuthulakshmiM
New Member
3 years ago

Restrict Field parameter value on slicer based on condition/another column

We have tracking frequency namely Daily, Weekly, Monthly, Quarterly which we have shown in dropdown using field parameter.

The dropdown should show frequencies which are equal to or greater than the lowest frequency of the selected KPI which stored in the table. Eg If the user selects Weekly from application it will get stored in table , but dropdowns from Powerbi  should show Weekly,Monthly,Quarterly. 
We have order column in both KPI table and field parameter table for tracking frequency.

How can I filter values of dropdown (field paramater) based on the selected frequency?

Tracking FrequencyOrder
Daily1
Weekly2
Monthly3
Quarterly4

1 Reply

  • That introduces a circular reference.  What is the business value of attempting this?