Adding an index key and normalizing casing in the data source would help resolve issues with undefined values and errors in a case-sensitive column. The index key can provide a unique identifier, and normalizing casing ensures consistency in the data, which would likely prevent the errors you encountered in the Power BI semantic model.
You have a Power BI data model that imports a date table and a sales table from an Azure SQL database data source. The sales table has the following date foreign keys.
* Due Date
* Order Date
* Delivery Date
You need to support the analysis of sales over time based on all three dates at the same time.
Solution: For each date foreign key, you add inactive relationships between the sales table and the date table.
Does this meet the goal?
Simply adding inactive relationships between the sales table and the date table for each date foreign key does not fully meet the goal. While inactive relationships allow for flexibility, they alone do not enable analysis over time based on all three dates simultaneously.
To achieve this, you would need to use DAX functions like USERELATIONSHIP to activate the appropriate relationship in your measures. Without this, the inactive relationships won't be utilized in your calculations, meaning that analysis based on those dates won't work as intended.
Long
3 months agoDelisa
3 months agoWilson
3 months agoKeena
4 months agoMica
4 months agoBarrett
4 months agoTrina
4 months agoKasandra
4 months agoPaola
5 months agoJosephine
5 months agoAnnamae
5 months agoVinnie
5 months agoHubert
5 months agoOzell
5 months agoReta
5 months agoDalene
1 year agoFiliberto
1 year agoTheodora
1 year agoMitsue
1 year agoSuzan
1 year agoTommy
1 year agoJesusa
1 year agoAmira
1 year agoDulce
1 year agoFernanda
1 year agoCharlena
1 year agoRessie
2 years agoCarmela
2 years agoMalcom
1 year agoLigia
1 year agoCathrine
1 year agoNathalie
2 years agoLoren
2 years agoJohnna
1 year agoLatrice
1 year agoBeata
2 years ago