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,
I have a table that when imported, reads something like this
Country City
Canada Toronto
Canada
Canada Calgary
Canada Vancouver
I want to delete rows from this table (at data refresh) where City is null... so that my final table should look like this
Country City
Canada Toronto
Canada Calgary
Canada Vancouver
Thanks
Solved! Go to Solution.
Hi @talhaparvaiz ,
In Query Editor, click button at the column header and click Remove Empty feature.
Best Regards,
Jay
Hi @talhaparvaiz ,
In Query Editor, click button at the column header and click Remove Empty feature.
Best Regards,
Jay
@talhaparvaiz , go to query editor and filter the City column and unselect the nulls in the dropdown.
in Power Query editor you can remove the such rows
watch this short video https://drive.google.com/file/d/1joxWn6FCWlXJ_SdVkZkOCZKUVUezvhti/view?usp=sharing
Proud to be a Super User!
User | Count |
---|---|
65 | |
60 | |
55 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |