Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Dear Friends,
I am totally a beginner and learn a lot from Youtube and Forum. but I have this n could not find solution
the situation - I have 2 columns, "fertilizer applied and Fertilizer Budget"
by using quick measure, i am able to calculate the variance as below :
fertiliser_qty - Budget Fertilizer
Afertiliser_qty - Applied Fertilizer
Quantity variance formula = VAR __BASELINE_VALUE = SUM('GTME_data'[fertiliser_qty])
VAR __VALUE_TO_COMPARE = SUM('GTME_data'[Afertiliser_qty])
RETURN
DIVIDE(__VALUE_TO_COMPARE - __BASELINE_VALUE, __BASELINE_VALUE)
and my field appears the "calculator" as Fertiliser % - because using a quick measure
the problem now, i want to have this measure in a column for me to further used in the edit query to add a conditional column based on the quick measure criteria.
the intention is to further is to clasify
if the value in variance = -100% = not applied
if in between -0% to -99% = In complete
if in the valuw is 0% - COMPLETED
if more than 0.1% to Max (positive) = Unbudgetted
thank you so much for your kind help as I need to submit this PBIX by 1st June. I try to google but I could not find it.
Hi,
Share the download link of your PBI file.
That takes me to a sign-in page. Upload the file to Google Drive/One Drive and share the download link of that file.
Sorry but you cannot create columns from measures. Only the other way round.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 41 | |
| 33 | |
| 32 |