Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Seeking help in figuring out a query that will replace all values greater than 1 with 1
see attached screenshot
Solved! Go to Solution.
Hi,
Please try to add custom columns in Query Editor:
Hope this helps.
Best Regards,
Giotto Zhi
Hi,
Please try to add custom columns in Query Editor:
Hope this helps.
Best Regards,
Giotto Zhi
Create new columns
Category 1 new =if(table[Category 1 ]>1,1,0)
Category 2 new =if(table[Category 2 ]>1,1,0)
Category 3 new =if(table[Category 3 ]>1,1,0)
@amitchandak - not practicable as columns can vary (15-25) from source data. currently has 15 columns. I'd rather transform the the data in edit query within existing columns
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 82 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |