about the relationship and data type in power bi

Nanthakumar S 30 Reputation points
2023-09-12T05:19:00.8533333+00:00

in power bi is this true, always ensure that both of the columns that you are using to participate in a relationship are sharing the same data type. Your model will never work if you try to build a relationship between two columns, where one column has a text data type and another column has an integer data type.

this statement is in optimize model performance - reduce relationship cardinality learning module

and in check your knowledge section,
Which of the following statements about relationships in Power BI Desktop is true?

1.Relationships can only be created between columns that contain the same data type.

2.Relationships can only be created between tables that contain the same number of rows.

3.Relationships can be created between tables that contain different types of data.

for this question the answer is 3.Relationships can be created between tables that contain different types of data.

which one is correct.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
{count} votes

Accepted answer
  1. Nandan Hegde 29,911 Reputation points MVP
    2023-09-12T05:44:24.6033333+00:00

    Hey,

    <<old answer>> #1 is true.

    User's image

    #3 is true <<edited answer>>

    Basically based on the statement, Date and Text are different data types within powerbi and we can create relationship between 2 columns of text and date type respectively.

    So Relationships can be created between tables that contain different types of data. For any more queries on Powerbi, please post on :

    https://community.fabric.microsoft.com/t5/Microsoft-Power-BI-Community/ct-p/powerbi

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful