Forum Discussion
data model design
- 2 years ago
If your question is regarding timings, you have a séquentiel order. First, conceptual model design to be done by 2/3 modelers (outside pbi) , second, the creation of the model by 1 développer, third testing/enhacements/documention by à second dev when the work of dev 1 is complète.
How ? You have different options : Shared pbix or pbip between dev or using Tabular Editor connected to xmla.
If it answers your query please mark my solution as the solution
You can have only 1 dev to do all the work, that's the most common dev type, but in your case you have 3 available devs. My idea is to use at least 2 dev to make the best data model possible. People tend to under evaluate the importance of a good data model. Having a co-dev for the data model, for a me a good approach in your case.
- Alex872 years agoSolution Sage
If your question is regarding timings, you have a séquentiel order. First, conceptual model design to be done by 2/3 modelers (outside pbi) , second, the creation of the model by 1 développer, third testing/enhacements/documention by à second dev when the work of dev 1 is complète.
How ? You have different options : Shared pbix or pbip between dev or using Tabular Editor connected to xmla.
If it answers your query please mark my solution as the solution