Forum Discussion
Ignite190
8 months agoFrequent Visitor
Adjust the column width dynamically based on the number of columns selected.
I am creating a matrix with multiple measure with multiple buckets Group A , Group B , Group C . In each group I have calculated measures A,B,C,D,E (BTS all have different calculations based of bucke...
- 8 months ago
In the display/disconnected table, you can just add another column whether the row is for actual, budget or difference and use that in a slicer.
cengizhanarslan
Super User
8 months agoPower BI cannot dynamically change column widths at runtime based on:
the number of measures selected
slicer selections
buckets / measure groups
Matrix and table visuals use a static layout. Column width is calculated at render time and cannot respond to slicer-driven measure visibility.