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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All,
Could some one please help how to implement the below requirement.
To showcase the differences from the Customer where there is no CustomerGroup and AccountType assigned.
Could someone please help me how to write a condition for this one.
Regards
Anitha.
@anithaMallam ,Can you share sample data and sample output in a table format? Or a sample pix after removing sensitive data.
You can have a new column like
if(isblank([CustomerGroup]) && isblank([AccountType]) , "No Assignment", "Assignment")
Hi Amit,
i want to show customers where there is no customer group but account type assigned to the customers.
Regards
Anitha
Hi @anithaMallam,
I'm still not so clear about your requirement, can you please share some dummy data with expected results to help us clarify your data structure and test coding formula?
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 47 | |
| 43 | |
| 26 | |
| 19 |
| User | Count |
|---|---|
| 196 | |
| 127 | |
| 102 | |
| 67 | |
| 49 |