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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
andrewjmdata
Frequent Visitor

Decimal places showing in Matrix

Hi, I am new to PowerBI so sorry if this question seems a bit simple 😉

 

I have created a table/matrix on the canvass that has "brands" as values.

 

Then to get the number of sales for each brand (the data is sales transaction based), I put the sales number under the brand value in the Visualisations area. It shows raw numbers, I would rather have them as comma formatted.

 

Then I add in percentages. I do this by adding the sales again but doing a Quick Calc that summarised count and shown value as Percentage of Grand total.

 

The % is shown but at 2 decimal places, I want one!

 

Have found various posts that suggest using the formatting section of the Modelling tab. For me this is greyed out 😞

 

Was hoping PowerBI was as simple as excel. Where am I going wrong?

 

Thanks

 

Andrew

5 REPLIES 5
xxcorpxx
Advocate I
Advocate I

Since modifying this in SSAS doesn't work very well, we need this feature sooner than later.

 

Reports dsiplay all decimals until manually refreshed.  Not sure why that would be.

Greg_Deckler
Super User
Super User

What is the source, is this a Direct Query connection or import?

 

You need to have the field selected in the Fields area, not the column in the matrix for the formatting stuff to be active. Also, most of the formatting area is disabled for text.

 

If you are using the Percent of Grand total I do not believe that you can control the formatting, but you could recreate that functionality as a measure:

 

m_PGT = SUM(Table[Column])/CALCULATE(SUM(Table[Column]),ALL(Table))

@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Hi, Thanks for coming back to me so quickly.

 

The data is brought into PowerBI from a complex SQL Server SQL Query.

 

The format section of the modelling tab seems to be greyed out for all fields.

Cheers

 

Andrew

Hi @andrewjmdata,

 

It seems that you're connecting live to SSAS with Power BI, in which case changing format for a field is not currently supported. Smiley Happy

 

Regards

When will we have formatting options for SSAS Live? 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.