1Z0-591 · Question #126
Which two options are valid Repository Variable names?
The correct answer is B. CurrentDay C. CurrentMonth. CurrentDay and CurrentMonth can be calculated by a sql statement. REPOSITORY VARIABLE(DYNAMIC) Initialized when BI server is started Assigned value dynamically based on the result of a query Value is dependent of the sql provided in Initialization Block Create a dynamic…
Question
Which two options are valid Repository Variable names?
Options
- AUSER
- BCurrentDay
- CCurrentMonth
- DDate
How the community answered
(23 responses)- A13% (3)
- B83% (19)
- D4% (1)
Explanation
CurrentDay and CurrentMonth can be calculated by a sql statement. REPOSITORY VARIABLE(DYNAMIC) Initialized when BI server is started Assigned value dynamically based on the result of a query Value is dependent of the sql provided in Initialization Block Create a dynamic variable and provide a Name and Default Initializer. Create a new initialization block by clicking on the New button in the above screen. Provide Intialization Block variable Name
Topics
Community Discussion
No community discussion yet for this question.