Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone,
I have a problem with calculated columns. In a calculated column I trying to do this calculation: ( I want to find total turnover ratio)
Hi @BirhanAYDS ,
Can you show some sample data to us if you don't have any Confidential Information?
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Column work row level, Measure work at the group level.
Please refer:https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/
Hi,
It's not about like this. In a basically, in this table and for a one row (I give this row so it can find this row) I want to go another table count rows with many filters. I calculated in a measure because I want to certain about it is really blank or not. But now I know this calculation result is not blank value and ı want to show this calculated value.