SSAS Many-to-Many relation without bridge table -


is possible many-to-many relation without bridge table in ssas ? have 1 fact table subjectid , fact table fk_subjectid , many others keys (related others dimensions).

in view datasource 2 fact table connected each other, can't chose many-to-many relationship in dimension tab ?

i'm missing maybe ?

thanks lot.

you @ least have define intermediate dimension. can defined based on first of fact tables, , can have subjectid attribute. , invisible users. analysis services requires intermediate dimension many-to-many relationships.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -