Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I have an error as I'm trying to create a bin column of data. The column it's trying to bin is a calculated column. Here's what the error looks like:
What do I need to do to be able to bin this data?
Solved! Go to Solution.
Yes, you're right I should have showed the calculation. i got some help elsewhere and the problem was the i was creating the calculated column with (Value) / (Value_Total) rather than Divide(Value, Value_Total). i'm new here and have the usual newbie problems of not knowing proper nomenclature, etc. thank you!!!
Yes, you're right I should have showed the calculation. i got some help elsewhere and the problem was the i was creating the calculated column with (Value) / (Value_Total) rather than Divide(Value, Value_Total). i'm new here and have the usual newbie problems of not knowing proper nomenclature, etc. thank you!!!
Hello @Anonymous ,
maybe you should also how us the formula and the relevant tables.
If you just show an error message we cannot help you.