Forum Discussion

kaarel's avatar
kaarel
Resolver I
9 years ago
Solved

Mobile Reports SQL 2016 vs. Power BI - duplicate values table relationship

Hi,   I've tried to add budget table and sales table to Power BI model, but can't create a relationship using product key, since both got duplicates in them. However, in Mobile Reports SQL 2016 the...
  • Anonymous's avatar
    Anonymous
    9 years ago

    kaarel Similiar that they both have the ability to create reports, but outside that these are vastly different tools.

    Power BI leverages the same technologies used in SSAS Tabular models...essentially they are the same. This allows you to consume a much larger set of data to see everything, not just small snapshots, so it requires that you follow the current capabilities and rules in building that model.

     

    Different tools for different aspects of your data and reporting needs.

     

    You sound like you have already figured out the solution of just creating a dimension with a unique list of product keys and any metadata. You can than create a relationship from that unique dim to both the tables.