Forum Discussion

AdamJustyn's avatar
AdamJustyn
Frequent Visitor
6 years ago
Solved

Unable to combine data - revisited

Hello Community Members, I'm digging the Internet to find out the solution to my problem. Finnally I've found out Patrick's Guy in the Cube video: https://youtu.be/iiNDq2VrZPY   (title: Dynamic Po...
  • AdamJustyn's avatar
    AdamJustyn
    6 years ago

    Thanks Kelly.

    I've given a try the solution proposed here and to my suprise it works.

    Up to now I was convinced that every data source has to be created in a separate PQ table (this was also the solution in Patrick's video). But the working solution (in Power BI service) require mixing Excel data and sql server data in one PQ table.

    So I can confirm that if we prepare a selection table in Excel (stored locally or on OneDrive) and then use this table (after small transformation) as a condition in sql server query where clause the solution will work when both sources will be read in the same PQ table.

     

    Regards

    AdamJustyn