The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a set of flat filers I've imported into Power BI. One table contains names of facts on another:
Fact Table:
Fact_ID Fact_Name
1 Value
2 Volume
3 Units
The other Table has all the data with the Fact_ID's as column headers:
Customer_ID Date 1 (Fact_ID) 2(Fact_ID 3(Fact_ID)
123 01.01.18 253,5 25 36
Is there a way that I can connect the to tables and then rename the columns in the data table to the Fact_Names so that I get:
Customer_ID Date Value Volume Units
123 01.01.18 253,5 25 36
Br Kent
Solved! Go to Solution.
there may be other ways but this works.
https://1drv.ms/u/s!AuCIkLeqFmlhhJtFY3gZFrFHZDoxlQ
Did this in the query editor
Save and Load
Tip - if you want to not have the orignal Headers and Fact Tables you can set them to not load (right click over query and uncheck Load
there may be other ways but this works.
https://1drv.ms/u/s!AuCIkLeqFmlhhJtFY3gZFrFHZDoxlQ
Did this in the query editor
Save and Load
Tip - if you want to not have the orignal Headers and Fact Tables you can set them to not load (right click over query and uncheck Load
Wunderfull Seward12533!,
That is good enough for me!
Thanks!
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |