Appreciate if anyone share info on how to accomplish:
1. union results of two different queries on same table (either the oData table in powerview or a table found in a sheet)
2. left join of two different queries on same table (either the oData table in powerview or a table in a sheet)
3. sub query existence check (either the oData table in powerview or a table in a sheet)
4. join on non-key columns of oData table in powerview
It is straight forward in SQL but struggling with oData on Excel.
Thanks!