Forum Discussion

baironaguillera's avatar
baironaguillera
Regular Visitor
9 years ago
Solved

Create table getting data from table hosted in another query

Hi all,

 

I need to create a table with 3 columns getting data from another tables that are in another queries.

 

I would like to use advanced editor to create this table.

 

Example:

Column1(Text)Column2(Number) Column3(Number)
TestGet data from a measure COUNT from ('Query1'[Table1])get data from a row from (Query2'[Table2])

 

 

Please, help me!!!

7 Replies