views not displaying data in web server
Posted: Tue Aug 25, 2015 7:37 am
hello everyone i need help urgently, i am a TM1 newbie who has zero training. my query is rather simple i have a cube with 4 dimensions the project has already been deployed to the bi server and i am trying to run it over the web and my information is not displaying as it should. my cube name is DIP and the dimensions are Project Name,status,details and sector.
now what i did was i used a csv file to load the data they already had using a ti process and the details dimension has all the data variables. each project has a sector and status attached to it in order for it to load this was all done in TM1 architect. fast forward i loaded the data and created 2 views both with different data items but same dimension structure now my problem is that in the web view(project is already deployed and i am testing it ) if i select a project that does not have the same status and sector from the created views it does not display any info for that project.what could be the problem and how do i set it that it displays regardless of the default view settings?
i was thinking of writing a rule that lets the selected project ignore the default values of the sector and status and display that particular status and sector for that specific project. problem 2 i dont know anything about rules syntax but i think an if statement will suffice and i want to do this in performance modeler
IF (dim....
DIM 1 - Project details
DIM 2 - Project Name
DIM 3 - Sector (PPP,Private,Public,Govt)
DIM 4 - Status (Green,Red,Orange)
please help
now what i did was i used a csv file to load the data they already had using a ti process and the details dimension has all the data variables. each project has a sector and status attached to it in order for it to load this was all done in TM1 architect. fast forward i loaded the data and created 2 views both with different data items but same dimension structure now my problem is that in the web view(project is already deployed and i am testing it ) if i select a project that does not have the same status and sector from the created views it does not display any info for that project.what could be the problem and how do i set it that it displays regardless of the default view settings?
i was thinking of writing a rule that lets the selected project ignore the default values of the sector and status and display that particular status and sector for that specific project. problem 2 i dont know anything about rules syntax but i think an if statement will suffice and i want to do this in performance modeler
IF (dim....
DIM 1 - Project details
DIM 2 - Project Name
DIM 3 - Sector (PPP,Private,Public,Govt)
DIM 4 - Status (Green,Red,Orange)
please help