what is variable ?
Answers were Sorted based on User's Feedback
Answer / kvchowdary
Variables are used to prevent the same computation being
performed several times as the variable allows you to store
the values so that they can be used later. A variable
represents specific data or a value, and acts as a
placeholder for that value. Unlike a constant value, which
is fixed and unchanging, a variable can be repeatedly
assigned different values. You assign a value to a variable
and the variable maintains the value until you later assign
a new value. Because of this flexibility, it is necessary
for you to declare variables before you use them. Variables
can be treated as a normal attribute, that is, it can be a
source or target of a transform
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satya
The Variable that are Locally Deffined for a Particuler
Report By User.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kvchowdary
Variables are used to prevent the same computation being
performed several times as the variable allows you to store
the values so that they can be used later. A variable
represents specific data or a value, and acts as a
placeholder for that value. Unlike a constant value, which
is fixed and unchanging, a variable can be repeatedly
assigned different values. You assign a value to a variable
and the variable maintains the value until you later assign
a new value. Because of this flexibility, it is necessary
for you to declare variables before you use them. Variables
can be treated as a normal attribute, that is, it can be a
source or target of a transform
| Is This Answer Correct ? | 1 Yes | 2 No |
Hi friends, How many types of dimentions are they ?What are they? Thanks in advance
The business object 6.5 version is possible for created dashboard reports.if possible how is generated universe to dashboard reports
I HAVE MONTHS AS DEC,JEN,MAY,APRIL... WHICH PROMPT IS USED TO GET REPORT IN SEQUENCE?
How to create Universe using Flat file in BO6.0
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
BO Webi report in running fine in Dev but takes a long time to run in Production environment, how to reduce this processing time.
how to do scheduling in desktop intelligence in BO XI R2
What is the BO project Architecture? Explain in detail? Thanks in advance for ur answers?
What is meant by ZABO and FC(full-client)?
What do you mean by Object qualification?
how do u implement dense rank in bo reports?
why we are using derived tables ?how it will help?