Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi there,
I have one big table (let's called fact table) in the data flow model. The table is about the accident information. One of the columns in the table is about the location of the accident. I want to create a location column of the fact table as a separate dimension table and then connects with the fact table. Is it possible to create a dimension table in power query editor from the existing fact table?
Solved! Go to Solution.
@Dunner2020 , In power query Refer my video
https://www.youtube.com/watch?v=kU2M1LmNvNo
Right click Add as new Query -> Convert to table and Delete suplicate
DAX - https://www.youtube.com/watch?v=vYxWyt0qNUQ
In Power query editor, right click on the main table and create a reference table. Then delete the unrequired columns in the reference table keeping the required location column.
Now remove duplicates by right clicking the column which will give you a look up column for Location.
Further the relationship can be created accordingly.
You can also refer this for step by step implementation.
@Dunner2020 , In power query Refer my video
https://www.youtube.com/watch?v=kU2M1LmNvNo
Right click Add as new Query -> Convert to table and Delete suplicate
DAX - https://www.youtube.com/watch?v=vYxWyt0qNUQ
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.