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.
I have created a report with 2 columns. One of the column is aggregated using "Count". Hence the column name shows up as "Count of ColumnName" on the report. Is there a way i can rename this column and remove "Count of"??
Solved! Go to Solution.
@vanessa I get what you saying. Unfortunately I don't think that is possible yet in powerbi desktop. As an alternative you can create a new measure that is count of values in that column and name that measure as you like.
I am refering to a table report. Title will give a title to the table visual if I am not wrong.
But, I just want to rename 1 column.
@vanessa I get what you saying. Unfortunately I don't think that is possible yet in powerbi desktop. As an alternative you can create a new measure that is count of values in that column and name that measure as you like.
That worked. Thank You.