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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
@Anonymous , Add the last line
Parameter = {
("Gender", NAMEOF('Q1'[Gender]), 0),
("Age", NAMEOF('Q1'[Age]), 1),
("Tenure", NAMEOF('Q1'[Tenure]), 2),
}
However, I would like to have a rows: 4, column: 1 in the small multiples for bar chart. If i setted it like that it will be only 1/4 page instead of 1 page for none.
what i expect is: 1 big chart for none, and rows: 4 and columns: 1 if i filter the paramter like age, gender, tenure
@Anonymous , check do try something like
Calculation Groups - Use Measure with small multiple : https://www.youtube.com/watch?v=LEn6ZnScMZc
How is the Measure set been created? Also, Do i need to download the Tabular Editor for using this method? if yes, what is the main purpose for that?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.