Forum Discussion
arock-well
Responsive Resident
3 years agoMerging Queries: Dataflows vs Datasets?
I realize that normalized star/snowflake schemas are usually the best way to go in terms of efficiency and performance. However, I have a situation where I have six tables (one fact, six dimension) a...
parry2k
Super User
3 years agoWell in that case (for whatever reason) I would recommend it to do in dataflow.
arock-well
Responsive Resident
3 years agoThanks! Are there particular reasons why you'd go the dataflow route vs dataset?