Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
tjrosario
Frequent Visitor

Add conditional columns in the existing table using DAX

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)

ModelCategoryActive/Expired
HM400Premium ProActive
HM400PremiumActive
HM400BasicExpired

 

To: (what I would like to) Take note that I would like to create a calculated column for Basic, Premium, and Premium Pro

ModelCategoryActive/ExpiredBasicPremiumPremium Pro
HM400Premium ProActiveNoYesYes
HM400PremiumActiveNoYesYes
HM400BasicExpiredNoYesYes

 

Hoping someone can help me with this.

2 REPLIES 2
Anonymous
Not applicable

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

Pragati11
Super User
Super User

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

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors