TM1 Websheet formula problem
Posted: Tue Feb 18, 2014 4:01 pm
Hi
I've build tm1 websheet that allow me to put data to the tm1 dimension.
But I have problem, I want to allo edit data that is in dimension
In first cell I have element name, and i can choose it thanks to subnm.
In the second cell i have attribute value, that also is dictionary:
SUBNM("CXMD:dMes1";"Miesiace";DBRA("CXMD:dMes2";B1;"From"))
When i choose something from dimension dictionary DBRA("CXMD:dMes2";B1;"From") is disapering from formula.
How to avoid this, or refresh sheet to the orginal state (rebuild from action button don't work)
Please help
I've build tm1 websheet that allow me to put data to the tm1 dimension.
But I have problem, I want to allo edit data that is in dimension
In first cell I have element name, and i can choose it thanks to subnm.
In the second cell i have attribute value, that also is dictionary:
SUBNM("CXMD:dMes1";"Miesiace";DBRA("CXMD:dMes2";B1;"From"))
When i choose something from dimension dictionary DBRA("CXMD:dMes2";B1;"From") is disapering from formula.
How to avoid this, or refresh sheet to the orginal state (rebuild from action button don't work)
Please help