Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Key Measure in POWERBI

Average Discount Percentage = AVERAGE('OrderDetails'[Discount] / 'OrderDetails'[Quantity])   THIS GAVE AN ERROR that says the parameter is not the correct type whenever i put the this section"/ 'Or...