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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
So I've tried everything to reproduce what in excel would be a simple average of - Average(S3:T3) to produce $5.79. How would I write this as a query in PowerBI to produce $5.79 as an average? They are essentially the exact same metrics from two separate tables.
Use following construct where you would need to replace Column1 and 2 by your column names in PQ.
= List.Average({[Column1],[Column2]})
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 10 | |
| 7 | |
| 6 |