Forum Discussion
omit null values
- Anonymous8 years ago
To ans wer your specific needs - If you just need only the Top row always, In Query Editor -> Home Tab- > Keep Rows->Keep Top Rows-> Enter 1 as row, this will keep the top row only.
If you want to apply a filter on column level, you can apply a filter to remove the NULL rows.
Thanks
Raj
Hi Minty7,
It seems that you 're using excel as data source. Do you get data from Power BI Service or Power BI Desktop?
What is your data sample like?
I 'm not very clear about your scenario, could you description in more details about your problem? You may could show some screenshots to specify it.
Best Regards,
Cherry
- Minty78 years agoNew MemberI'm not at my pc to post a screenshot. One of the columns in the excel file only has 1 value. The rest of the rows are blank. This will always be the case for this column. I only want the 1st row. The value will always appear in the 1st row.
- Anonymous8 years agoNot applicable
To ans wer your specific needs - If you just need only the Top row always, In Query Editor -> Home Tab- > Keep Rows->Keep Top Rows-> Enter 1 as row, this will keep the top row only.
If you want to apply a filter on column level, you can apply a filter to remove the NULL rows.
Thanks
Raj- Minty78 years agoNew Member
It wroks, thank you!