ChoreAttrNL function for IBM Planning Analytics (TM1)


ChoreAttrNL function for IBM Planning Analytics (TM1)

ChoreAttrNL retrieves a numeric attribute for a Chore, based on a language locale.

In this video, ChoreAttrNL is used to retrieve the numeric attribute, Frequency,  for the ChoreFunction_Test chore using language locale fr.

Where can the ChoreAttrNL function be used?

TurboIntegrator

Which TM1 Server version is the ChoreAttrNL function available for?

Version 11 and 12

What is the syntax for ChoreAttrNL?

ChoreAttrNL(ChoreName, AttrName, [LangLocaleCode])

  • ​ChoreName = name of the Chore.​
  • AttrName = name of the attribute. ​
  • LangLocaleCode = This is an optional parameter which is used to specify the language locale code.  

Relevant Functions

  • ChoreAttrDelete = Deletes an attribute for Chores
  • ChoreAttrInsert = Creates an attribute for Chores
  • ChoreAttrN = Retrieves a numeric attribute for a Chore
  • ChoreAttrNL = Retrieves a numeric attribute for a Chore, for a given language
  • ChoreAttrPutN = Uploads data to a numeric attribute for a Chore
  • ChoreAttrPutS = Uploads data to a string attribute for a Chore
  • ChoreAttrS = Retrieves data from a string attribute for a chore
  • ChoreAttrSL = Retrieves data from a string attribute for a chore, for a given language

Leave a Reply

Your email address will not be published. Required fields are marked *