Unrecognized Object Key in Tokenized expression at position
Are you receiveing "Unrecognized Object Key in Tokenized expression at position" error ???
Probabbly these is a bad reference to an objects in the report variable, make sure there is no report variable with
"????".
Official Product Tutorials – SAP BusinessObjects Business Intelligence Platform
Official Product Tutorials – SAP BusinessObjects Business Intelligence Platform
created by SAP User on Sep 17, 2010 12:00 AM, last modified by Joanna Denfordon Mar 14, 2012 11:45 PM
Version 7
<:section>
The following tutorials have been developed to help you get started using the Business Intelligence Suite products. New content is added as soon as it becomes available,...
Create a Web Intelligence report with [Date object], other objects, measures#etc
After the report is generated define a variable #13-Months-Back# using #RelativeDate()# to approximately minus the current date with 13 months as following
13-Months-Back=RelativeDate([Date Object];-395) .
Now insert a new column in the report and place #Thirteen_Months_Back# variable object.
Good Morning,
Thanks a loooooot for your solution.
But I have a question and i hope you can answer to me!..
I have a NUM field and i need to do the same that you did in the post. It works with NUM field?
Tks!!