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!View all the Fabric Data Days sessions on demand. View schedule
I need to add a column to a PowerQuery, and fill it with a fixed value contained in a specific cell in the source Excel file. How do I do that?
Solved! Go to Solution.
You can create a second query (e.g., ExcelQuery) to pull the data from your Excel and drilldown to the specific cell, so that query returns a single text or numeric value (not a table). You can then add a custom column to your original query and put "= ExcelQuery" in the pop-up box (w/o quotes).
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
You can create a second query (e.g., ExcelQuery) to pull the data from your Excel and drilldown to the specific cell, so that query returns a single text or numeric value (not a table). You can then add a custom column to your original query and put "= ExcelQuery" in the pop-up box (w/o quotes).
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 11 | |
| 8 | |
| 6 | |
| 5 | |
| 3 |