Forum Discussion
Field parameter with switch
- 1 year ago
Hi Pradeep160
Add all fields to the same field parameters table then add a calculated column that groups this parameter fields.
The calculated column and field parameters can be used together in the same slicer, but they should not be used together in a matrix or table because grouping will not be applied. Essentially, these parameter fields are still measures that have not been materialized in a disconnected table using a conditional measure (the old-school approach for switching between measures based on slicer selection). If you do, the result will be as below:
Hi Pradeep160
Add all fields to the same field parameters table then add a calculated column that groups this parameter fields.
The calculated column and field parameters can be used together in the same slicer, but they should not be used together in a matrix or table because grouping will not be applied. Essentially, these parameter fields are still measures that have not been materialized in a disconnected table using a conditional measure (the old-school approach for switching between measures based on slicer selection). If you do, the result will be as below: