Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Not able to format data within a table

Hi,

 

I am not able format my table data. I want to add a comma seperator and dollar sign to the numbers. However, the format option under modelling tab is grayed out.

Capture.PNG

 

 

Thanks,

HV

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

@Anonymous  I cannot use edit queries to format the data, since my table is actually aggregating the data  i.e. for each employee, it is counting the number of times that employee has appeared in the dataset (Employee Name, COunt(Employee ID)). Since neither ID and Name are numbers, I cannot add comma seperator in the edit query tab. 

View solution in original post

Anonymous
Not applicable

I would suggest creating a measure using count() and than use the modeling Tab

 

COUNT_Emp_id = COUNT('Table'(Emp_ID))

 

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

you may not be able to edit in Report Tab if you go in Modeling tab (edit queries) you will be able to

Anonymous
Not applicable

@Anonymous  I cannot use edit queries to format the data, since my table is actually aggregating the data  i.e. for each employee, it is counting the number of times that employee has appeared in the dataset (Employee Name, COunt(Employee ID)). Since neither ID and Name are numbers, I cannot add comma seperator in the edit query tab. 

Anonymous
Not applicable

I would suggest creating a measure using count() and than use the modeling Tab

 

COUNT_Emp_id = COUNT('Table'(Emp_ID))

 

Anonymous
Not applicable

Thanks @Anonymous it worked.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.