Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Using a basic table in Power BI, I want to provide row level data for a group of individuals (name, address, and phone number). However, my phone number table has a row for each phone number on file (e.g., cell and home). I am getting my data through a direct query. Below is an example of what I have and what I am trying to accomplish.
Current State
ID | Phone_Type | Phone_Numb |
1235890 | CELL | 012-345-6789 |
1235890 | Home | 987-654-3210 |
Desired State
ID | CELL | HOME |
1235890 | 012-345-6789 | 987-654-3210 |
Any thoughts on how this can be accomplished? Thank you for any suggestions.
Take care.
Solved! Go to Solution.
Use a matrix visual instead of a table visual and put ID on the rows and Phone_Type on columns.
Use a matrix visual instead of a table visual and put ID on the rows and Phone_Type on columns.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
14 | |
13 | |
12 | |
12 | |
12 |