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
Hello,
I would like to ask how is it possible to create in DAX below table.
Sorry, I cannot really explain how should I want it so I gave a table below and also a beginner with DAX and PowerBI
From: (current table values)
| Model | Category | Active/Expired |
| HM400 | Premium Pro | Active |
| HM400 | Premium | Active |
| HM400 | Basic | Expired |
To: (what I would like to) Take note that I would like to create a calculated column for Basic, Premium, and Premium Pro
| Model | Category | Active/Expired | Basic | Premium | Premium Pro |
| HM400 | Premium Pro | Active | No | Yes | Yes |
| HM400 | Premium | Active | No | Yes | Yes |
| HM400 | Basic | Expired | No | Yes | Yes |
Hoping someone can help me with this.
HI @tjrosario,
Any detailed process logic or conditions used to help group these records? Did you have a mapping table for grouping these records? Please share some more detailed information to help us clarify your requirement and test coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi @tjrosario ,
What is the logic behing these new columns? How are they calculated?
I am not able to understand the calculation just seeing your Inout data and output data.
Thanks,
Pragati
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 |
|---|---|
| 84 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |