Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello, I tried posting on here earlier but can't see it anymore. Say I have two tables, Table 1 and Table 2.
Table 1
Shop | Year | Line item | Value |
Shop A | 2022 | current assets total | 307125 |
Shop B | 2020 | CA total current assets | 19076 |
Table 2
Line item | New name |
CA total current assets | Total current assets |
current assets total | Total current assets |
For context, I am using table 2 to rename the line items in table 1. How do I use DAX to make a new table, Table 3, that looks like:
Shop | Year | Total current assets |
Shop A | 2022 | 307125 |
Shop B | 2020 | 19076 |
Solved! Go to Solution.
@a22 Power Bi Desktop > Go to Modeling tab > Click On New Table > Paste this code.
@a22 Power Bi Desktop > Go to Modeling tab > Click On New Table > Paste this code.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
22 | |
21 | |
19 | |
13 | |
12 |
User | Count |
---|---|
41 | |
32 | |
23 | |
22 | |
22 |