The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I want to replace blank values with "No value" in metrix table. I am using some if condition to filll it or used coalesce dax also. But not able to fill blank values with alternative values. Below is the table structure, I have.
This is the metrix, not sure how this blank value can be filled with any other alternative value.
Thanks
Solved! Go to Solution.
Hi @tamerj1 , thanks, now, it works.
but it must work without dim table. Because I need to use any other catogorical column.
Let's say, If I have a column where names are there (ex - A, B, C, D ----etc.). then I want to make it work ? how we can do that ?
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |