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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a scenerio where i want to create a Matrix table, which will freeze my first column while scrolling it horizontally, similar like excel.
but i am facing one issue here, i have kept my first column which (Engagement), in row section and other columns in value section. it is freezing the engagement column while scrolling, but the text columns which i have kept in values section are getting filtered as (show first) because of which it is not showing proper data.
is there any other way to do so?
@akshay_d29 , You can try using a measure
Power BI requires an aggregation function for values in the Values section. For text columns, you can use the "First" or "Last" aggregation, but this might not always display the data as expected. Instead, consider using measures to concatenate text values if needed.
Proud to be a Super User! |
|
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!