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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Hennie7863
Frequent Visitor

The formula is incomplete

HI I'm trying to follow the tutorial : https://support.powerbi.com/knowledgebase/articles/471597 and I'm getting the error that the formula is incomplete....

 

It is in the Add custom column window and it happens when i drag one field in the window.

 

[Order_Details.UnitPrice]

 

for instance....really frustrating that I'm keep getting this error.

 

Can someone help me with this???

 

 

1 ACCEPTED SOLUTION

It should start with "=" operator. Can you share a screenshot?

View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

Do you have an "=" in front of it:

 

Formula should be:

 

=[Orders.Detail...



Follow on LinkedIn
@ 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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

It should start with "=" operator. Can you share a screenshot?

Anonymous
Not applicable

Hi HarrisMalik,

 

your formula should be:                              LineTotal = [Order_Details.UnitPrice] * [Order_Details.Quantity]

Is it like this?

@Anonymous Yes it is correct. Here LineTotal is the name of calcuated column

Seth_C_Bauer
Community Champion
Community Champion

Hennie,

I just walked through the tutorial with no issues...

The only thing I didn't see explicitly stated that I did prior to loading the Orders data set was to select the "close and load" to save that prior to loading the next data set ... are you forgetting the ' *  ' between the two fields?

Can you reply with the actual formula that you are inputting?


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

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.

Top Solution Authors
Top Kudoed Authors