Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
i am writing below dax query in my power bi application
Hi,
From backend i am already getting values after doing average so when i do average at powerbi front end it giving me wrong values. so i want to write expression with out any aggration to give just field value as it is.
Hi,
Basically I want to write expression with out any aggregation. It should just take values from my field as it is .
hi dunna,
Please check your dax expression
normally average dax syntax only take one argument or parameter i. e. AVERAGE(<column>)