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 make hilight the whole row by using ALERTS asof revenue is more than xxxxx?
Say, the query gets executed and we got the results. In case if we have a large number of rows, how can we know the exact no of rows returned?
What is the report extension in webi and deski
WHAT ARE THE DISADVANTAGES IF WE HAVE MORE FACT TABLES IN UNIVERSE?
How to change English language to Chinese in BO Desiner (Universe)?
How to link two different universes ?
if i hv 2 reports in one block... first report contains ten rows and second report contains 100 rows. my question is ....if i want to enter the values into first report(i want more than ten rows in first report)..is it possible to get ..
can i use stored procedure in webi?
what is mean by lov?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.
what is performance tunning in BO in report level& designer level?
How to particiapte the columns availabe in the Derived tables in the Reporting window? How it's done?