Forum Discussion
clay_75
2 years agoFrequent Visitor
Creating Star Schema from single table
Hi all, I have created several reports using a standard star schema. These tables in these reports (I assume) would be fairly typicaly in that the dimension tables come from "masterfile tables" ...
- 2 years ago
Hello clay_75 ,
If the log table has the dim values in it, extract them in Power Query and build the relationship.
check it out https://youtu.be/7ciFtfi-kQs?si=p0PfkW3mOs36-RYF
Idrissshatila
2 years agoSuper User
Hello clay_75 ,
If the log table has the dim values in it, extract them in Power Query and build the relationship.
check it out https://youtu.be/7ciFtfi-kQs?si=p0PfkW3mOs36-RYF
clay_75
2 years agoFrequent Visitor
Perfect, thanks!