how would you select multiple grids in the example below instead of just one under “WHERE”: What needs to be changed: It currently only runs for 1 organisation (GRID), I would like it to run for 11 organisations. The org is identified with an ID called a “GRID”, it looks like this: “grid.5170.3” I want my new code to take
Tag: dimensions
Error in Parent-Child relationship : The source attribute of the level is marked as ‘Parent’
I am trying to define a parent-child relationship in my SSAS project. The dimension is “employee” with a parent being “supervisor”. The source of my data was automatically imported …