SSAS relationship/ joins not showing in my SSRS report (can view values between two tables, but no joins and values mutiplies with each row [Cartesian/ Crossjoin] )

Ayush Ghai 1 Reputation point
2022-08-19T04:05:24.517+00:00

Hi MS Support,

I am trying to make SSRS report via SSAS model, I have one join with 2 tables (1 to many).

Results are appearing like following

232688-image.png

Following result appear in SSRS - query builder

rather than showing
232712-image.png

Following results appear in PowerBi

I believe issue is causing as Joins are not getting picked up in SSRS via SSAS model? or something is wrong with my settings?

Please suggest :)

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,647 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,813 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,247 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Joyzhao-MSFT 15,566 Reputation points
    2022-08-19T07:32:13.463+00:00

    Hi @Ayush Ghai
    You are creating a report in SSRS using an SSAS model as a data source, and you think SSRS ignores the one-to-many relationship between two tables in SSAS. Could you provide more information so I can test it and let me troubleshoot which step is causing this? Please provide as much detail as possible about the steps you took to create data sources and reports in SSRS, including any expressions you used.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Jrussi1301 1 Reputation point
    2022-10-06T20:30:38.11+00:00

    @Joyzhao-MSFT , @Ayush Ghai

    Same problem here. SSAS model as a data source, creating paginated report on power bi service. Joins on SSAS not followed on Power BI Report Builder . Strange.

    Reports on power bi desktop, same datasource on SSAS, work well.