Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Remove blank row from calculated table based on filter

I have a table of key-value pairs named Entity and Role. Entities are companies participating in a transaction. Roles fall into two groups, buyers and sellers. For buyers, the entity field always ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Thanks FreemanZ 

    This works for the dim_buyer table, but I still get a blank row in the dim_seller table.
    I double-checked the field values, and there are none with a space or other non-printable character. I also retried replacing blanks with null in Power Query Editor but the blank row remains.