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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
admin11
Memorable Member
Memorable Member

MY GP % return wrong value

Hi All

 

I have a expression :-

SALES GP % = DIVIDE((SALES_T[SALES_T] - SALES_T[COST_]),SALES_T[SALES_T])
it return wrong value .
 
I manage to get the COST and SALES amount right . But GP % wrong. Forumla s correct.
admin11_0-1640486057100.png

 

My PBI file :-
 
Hope some one can advise me where go wrong ?
 
Paul
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @admin11 ,

You are doing SALES_T GP % as a calculated column, hence it is proving the wrong value.

Create it as measure with the same formula and it will show you the correct result.

SALES_T GP % = DIVIDE((SALES_T[SALES_T] - SALES_T[COST_T]),SALES_T[SALES_T])
 

 

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @admin11 ,

You are doing SALES_T GP % as a calculated column, hence it is proving the wrong value.

Create it as measure with the same formula and it will show you the correct result.

SALES_T GP % = DIVIDE((SALES_T[SALES_T] - SALES_T[COST_T]),SALES_T[SALES_T])
 

 

@Anonymous 

So total there 3 type , measure , column and calculate. Right ? 

Anonymous
Not applicable

@admin11 Two only- Calculated column and Calculated measure

@Anonymous 

Thank you for your sharing 

Paul

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.