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 |
---|---|
114 | |
61 | |
59 | |
40 | |
40 |
User | Count |
---|---|
118 | |
66 | |
65 | |
65 | |
48 |