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! Request now

Reply
muradmy
New Member

Creating custom column based on other column value

Creating new Custom Column based on other column value. In this case checking if other column is empty or not using the length of the value.

 

In the Custom column add the code:  each if Text.Length([subrule_id]) > 0 then 1 else 0

 

in the table colum you will see some different syntax as below: 

Table.AddColumn(#"Changed Type", "subrule_id_flg", each if Text.Length([subrule_id]) > 0 then 1 else 0)

 

Hope this can help anyone who is working on the similar problem.

 

Thanks

1 REPLY 1
Anonymous
Not applicable

Hi @muradmy ,

Thank you so much for sharing your custom column formula with us! We truly appreciate your contribution to the community. Your input helps us improve and provide better solutions for everyone. If you have any more insights or need further assistance, feel free to reach out. We’re always here to help!

Best Regards

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.