The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a dataset (main table) with a numeric value that's binned based on another table created via manual table entry.
The bin table has a category name field, which is the field used to relate to the main table, and also what's dragged into visuals. These categories are sorted by a separate sort order column because they have labels that aren't just numbers.
Originally in the main table I just had a nested if calculated column to assign the 6 possible bin categories. This allowed for a relationship between the two tables. It's tedious to edit, so I tried automating like this:
Solved! Go to Solution.
Read about TREATAS()
Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Read about TREATAS()
Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523