What is the @script and @variable functions in the universe
designer ? can anybody explain me in a simple way?
Answers were Sorted based on User's Feedback
Answer / ramakoteswararao
Variable: It is used to capture database details(name,user
name,schema name,etc)or to capture promt responses...
Syntax:@variable('myname')
Script: It is used to execute java or vb scripts.
This function will work only windows based environment
Syntax:@script('varible','type','script name')
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / gowthami
Also few more info on @ variable
We used @variable inside the derived table to get the user selected data in prompt.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change font color of values in hyperlinked columns?
how to add duplicte rows to the existing report in webi ?
can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?
what is the difference b/w star and snowflack schema in dataware house?
wat is report linking in BO..I know that 2 reports can be linked in BO with the help of writing a HTML code .But how. wat s the code.can u give me the example of code taking e fashion as the simple univers data provider.
What is a loop? How can we overcome?
Is it possible to create a new calendar using BO? Ex:- Wants to create a calendar where the year starts with the 1feb - 25Feb. Next month from 26Feb - 14Mar.
Explain how many universes can be created in a project?
can anybody tell me about complicated object you have created
how to schedule a report for even number dates?
Report have 10000 records,how to restrict the end user to 1000 Records?
when and where we use @varialble function