Page 1 of 1

TM1 DBRW not displaying values after update

Posted: Mon Jan 09, 2017 3:32 pm
by AnonimusMax
Hi,
I have the following problem:

I log into TM1WEB. I run a process that is updating a dimension, and after that is doing some calculation. So let s say that in this dimension I insert a new Element X.
If after the update I open a report with X selected, the values from the cube for element X are not displayed.
I use a active form to bring the values into the report and the first column of the report that is using TM1RPTROW is displayed but the next ones that are using DBRW are empty.
IF I close TM1WEB and reopen it, all is working as expected and the report is showing the values. This behavior is happening with admin access.

Thank you

Re: TM1 DBRW not displaying values after update

Posted: Mon Jan 09, 2017 5:41 pm
by tomok
Did you issue a REBUILD to the active form report after opening it?

Re: TM1 DBRW not displaying values after update

Posted: Mon Jan 09, 2017 5:46 pm
by declanr
What version are you using?
I have seen a bug in early 10.2.2 where an active form seems to hold on to a cache and newly inserted elements appear in the rows but the data points would be blank (not zero or anything but just empty)... rebuilds didn't help as the elements were already there; wasn't cell security as the same happened to Admins and the only way to resolve was to completely close web and go back in... even closing and opening the sheet/page wasn't sufficient.

Re: TM1 DBRW not displaying values after update

Posted: Tue Jan 10, 2017 7:51 am
by AnonimusMax
declanr wrote:What version are you using?
I have seen a bug in early 10.2.2 where an active form seems to hold on to a cache and newly inserted elements appear in the rows but the data points would be blank (not zero or anything but just empty)... rebuilds didn't help as the elements were already there; wasn't cell security as the same happened to Admins and the only way to resolve was to completely close web and go back in... even closing and opening the sheet/page wasn't sufficient.

we use 10.2.2.and this is the exact behavior for my report also. is there a way to solve this? rebuild doesn t work.
did you find a way to solve this problem?