|
Working on BO XI R2 we are trying to display Month name in Prompt and pass the db field month num as value. In Universe trying to create filter
Code: @Select('Month number field')=(CASE @Prompt('Select Month','A',{'January','February'},mono,constrained...
Started by dars on
, 12 posts
by 4 people.
Answer Snippets (Read the full thread at forumtopics):
TO check below also does....
Should be
Code: @Select(Classname\Month number field)=(CASE @Prompt('Select Month','A',{'January(Usage\Monthnum)=CASE @Prompt('Select Month','A',{'January','February'},mono,constrained) when 'January' Then 1 END.
|
|
The Prompt Challenge
Mod Approved!
The idea behind this thread is simple – many of us, both big time writers and the newcomers to this board sometimes find it horribly difficult to get their hands on inspiration, creativity, reviews and constructive criticism...
Started by Crystal Tears on
, 22 posts
by 7 people.
Answer Snippets (Read the full thread at pokemasters):
But credit where it's due, so material derived is from the Marvel universe be the only one with a prompt up for....
Given for themselves...
Everything is going well for people! Okay, so here's what I came up with for my first prompt.
|
|
Upon reboot of a freshly installed 1.2 system there is no login prompt on the console. The last console output shows init.d/local.start as ok. I can login via ssh from another machine on the network, just not at the console itself.
Anyone have a pointer...
Started by mcoulman on
, 18 posts
by 7 people.
Answer Snippets (Read the full thread at gentoo):
The last console output shows init.d to change your inittab tty1 to hvc0 if your login prompt doesn't display
and it looks like you programs, and the Universe trying to....
Installed 1.2 system there is no login prompt on the console.
|
Ask your Facebook Friends
|
The monthly sketch/writing prompt is just a way to practice and test our creative skills.
You can post as many images or paragraphs as you wish, so long as they are within the monthly theme.
These exercises are only posted for viewing, so no one should...
Started by Witchy on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at spiderforest):
Write a haiku about something you...
And no real attempt had been observed at any contact with those in the outer realms of the universe, well a writing/drawing prompt is supposed to be a challenge.
|
|
How to list universe objects from a webi report using the Business Objects SDK for XIR2?
Is there is an automated way to do it without the sdk?
With the SDK I've been able iterate through webi report and universe collections but do not see a native way...
Started by jms on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The following query will return the SI_ID values for each report associated with a universe:
SELECT * FROM CI_APPOBJECTS WHERE SI_KIND='Universe'
Using Query Builder, the following query will return,SI_UNIVERSE,SI_HAS_PROMPTS....
|
|
Hi Experts,
Could you please help me on MTD Prompt.
I am Using Teradata database.
I had created a YTD Prompt (Universe Designer)
Condtion:
Transaction_dtl.Date BETWEEN cast(('0101'||cast(extract( year from (@Prompt('Enter Date','D',,Mono,Free))) as char...
Started by r.mahesh on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at forumtopics):
The month from the prompt, right?
Dave's Adventures in Business Intelligence Image link
Latest Blog Posts
• 2012-05-08 SELECT MORE_TIME FROM UNIVERSE
• 2012-04-26 ASUG Call For Speakers Extended to May 11
• 2012-04-11 ASUG Call For Speakers....
|
|
Hello everyone ,
My requirement is to enable the user choose "Job IDs" according the Holding and Date Interval associated to the jobs. That being said, the Job ID object created has prompts on the WHERE panel (see the attached image), however, when placing...
Started by SOLID SNAKE on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at forumtopics):
Thank you very much for your prompt reply haider.
In the universe
There is no workaround required for this, you just need to remove the JobID where clause to you) for JobID
.
|
|
Im confused, everyone Ive spoken to online or off has loved this last ME installment and its finale.
Then I read this :
Mass Effect 3 row prompts change to add 'further closure'
Gamers unhappy with the endings of Mass Effect 3 will get "further closure...
Started by Obi on
, 25 posts
by 13 people.
Answer Snippets (Read the full thread at bolt):
A "universe", that so reminded me of the Elite/Wing Commanders/Privateers/Freelancer that I had loved so thrilled to have found a story, a "universe", that so reminded me of the Elite/Wing Commanders/Privateers.
|
|
Hi,
I have a requirement where I need to allow users to Apply value to only one of the two available prompt e.g.
Prompt 1: Start Date
Prompt 2: End Date
Both these prompts should be visible on Report but User should be able to Enter Value only for one...
Started by suruworks on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at forumtopics):
Prompt 1 = Choose a date to use [User can choose Start Date or End Date]
Prompt 2 = Date prompt
Then use a case statement within your universe to dynamically switch between, the query....
prompts within the Universe.
|
|
When I pull in a detail object as a prompt in Webi report I am getting duplicate values in the LOV. I tried putting distinct at the beginning of the query that selects this detail object in the OLAP universe but parsing fails. Can anyone throw some input...
Started by BOBJUSER9 on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at forumtopics):
Hi BOBJUSER9,
While editing the....
Any help with the syntax of writing distinct on a detail object in Universe is appreciated.
There is no spaces in front of the LOV, that is causing them to show repeatedly .
Level in universe, parse fails.
|