Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is it possible to add new dimensions in real time similar to a pivot table?
Below is a table chart so if we select any dimension from the top left it will get added in the filter section. is this possible from UI or we need to edit the report to achieve this requirement?
Field parameter does the trick. There are already tons of tutorials out there.
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
FIled Parameters wont give us ability to add new dimensions in real time instead we can filter them. So when i select any dimesnion a filter/slicer should pop up