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 September 15. Request your voucher.
Hi Hope you have a good day,
I want to create new table using a specific value from old table's column while avoiding blanks
For Example,
I have old_Table with Category column with some blank values, I want to create new_Table using category column where category= blue only.
Any solution using power Bi or DAX
Thanks in advance
Solved! Go to Solution.
Hi @vat2do ,
You want create a new table by dax, right?
Try this dax formula to create a new table.
Here's an example.
OldTable
NewTable
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @vat2do ,
You want create a new table by dax, right?
Try this dax formula to create a new table.
Here's an example.
OldTable
NewTable
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
56 | |
54 | |
53 | |
47 | |
30 |
User | Count |
---|---|
175 | |
88 | |
69 | |
48 | |
46 |