Forum Discussion
Hennie7863
11 years agoFrequent 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...
- 11 years ago
It should start with "=" operator. Can you share a screenshot?
Anonymous
10 years agoNot applicable
Hi HarrisMalik,
your formula should be: LineTotal = [Order_Details.UnitPrice] * [Order_Details.Quantity]
Is it like this?
HarrisMalik
Continued Contributor
10 years agoAnonymous Yes it is correct. Here LineTotal is the name of calcuated column