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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
osama_ayoub
Helper III
Helper III

create conditional column where value exist between 2 whole number

how can I create conditional column based on column Division where if the value between 0 and 1 put value 1 and if the value between 2 and 3 put value 3 and so on ?

osama_ayoub_0-1674691930397.png

 

1 ACCEPTED SOLUTION
wdx223_Daniel
Community Champion
Community Champion

NewStep=Table.AddColumn(PreviousStepName,"Custom",each Number.RoundUp([Division]))

View solution in original post

1 REPLY 1
wdx223_Daniel
Community Champion
Community Champion

NewStep=Table.AddColumn(PreviousStepName,"Custom",each Number.RoundUp([Division]))

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.