Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Work with data from two different data sources that are not connected

Hey,

 

I have this custom visual where right now I'm working with data from one table. The next step is to get data from a second table, which is not connected to the first one in any way and work with data from boths tables in the same custom visual. Is there a way to achive this?

 

Regards

lschroth

2 Replies

  • v-chuncz-msft's avatar
    v-chuncz-msft
    Community Support

    Anonymous,

     

    You might need to add a measure. By the way, DAX Studio can be used to capture queries.

    • Anonymous's avatar
      Anonymous
      Not applicable

      ....Yes of course, didn't think about this:smileyvery-happy:  Thank you!