Forum Discussion

RaymondWood's avatar
RaymondWood
Frequent Visitor
4 years ago
Solved

Power Bi Remove Rows Based on Category found in a related table.

Hi all.  I do a daily download of a CSV file with new tenders from a government site. I am only interested in particular categories of tenders so want to remove any rows with categories that I am not...
  • jsaunders_zero9's avatar
    jsaunders_zero9
    4 years ago

    No problem.

    1. Open PowerQuery
    2. From the top menu select New Source > Blank Query
    3. From the top menu select Advanced Editor and paste the Category Table code in.
    4. Rename the query to Category Table
    5. Repeat for the second table using the Tenders Table table, rename table as Tenders Table.

    This will show you the steps that I have taken to solve your issue, if you have an specific questions let me know. Happy to point you in the right direction.

     

    James