im new to TM1, but i have experience in web-development coding.
I've got a short question, which bothers me for quiet a few hours.

I want to get the values cumulated for all elements with the Attribute "Laufend".
Code: Select all
['Output lfd. Geschäft'] = N:DB('TX_TF_RSM_OI','Output',!TX_TF_RSM_Datum,'Gesamt','Gesamt',
[[All elements with the attribute "Laufend".]]
,'Gesamt','Gesamt');

I'm not sure if its the right use for attributes.
Another thing is my Rule-Editor looks like this:

Any instructions how i get the normal one with code higlighting?
I'm looking forward for your answers and feedback.
Greetings from Cologne, Germany!
Moritz
PS Can you recommend any other TM1 Rule Tutorials, besides the IBM Guides?