How to merge tables in Azure Analysis Services Tabular Model

Majumder, Manish 136 Reputation points
2021-08-31T17:43:11.557+00:00

I have a requirement to do inner join merging of 2 tables and then use the merged table to do inner join with the other table.
It is although very easy to do in PowerBI transformation , however i cant find the same option in AAS?
May i please know how to achieve that in AAS?

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
479 questions
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,486 Reputation points Microsoft Employee Moderator
    2021-09-01T19:07:51.837+00:00

    Hello @Majumder, Manish ,
    Thanks for the ask and using the Microsoft Q&A platform .
    I think you can use the DAX command LOOKUPVALUE and get this resolved . I request you to please review the below thread .

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/8f9964f7-e985-479f-a769-35d3d4d8a288/how-can-i-merge-2-tables-data-and-add-appropriate-columns-in-ssas-tabular-model?forum=sqlanalysisservices

    Please do let me know how it goes .
    Thanks
    Himanshu
    Please do consider clicking on "Accept Answer" and "Up-vote" on the post that helps you, as it can be beneficial to other community members


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.