Hi,
How can I filter my query from a particular field of another query, Power BI Designer?
In excel i use:
let
Source = Excel.CurrentWorkbook(){[ Name =" Sales"]}[ Content], FilteredRows = Table.SelectRows( Source, each ([ Product] = ProductQuery[ Product]{ 0}))
in
FilteredRows
Thanks
.
Solved! Go to Solution.
User | Count |
---|---|
135 | |
62 | |
57 | |
55 | |
46 |
User | Count |
---|---|
130 | |
61 | |
58 | |
56 | |
50 |