[Logo] SpagoWorld Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing  
[Groups] Back to home page  [Moderation Log] Moderation Log   [Register] Register /  [Login] Login 
Related parameters  XML
Forum Index » Technical Help - SpagoBI Server - CORE
Author Message
ugur.spw

Newby

Joined: 26/10/2011 19:45:22
Messages: 20
Location: Switzerland
Offline

Can anyone tell me if related parameters works with spago. Suppose if I select country from one combobox then I should get city of only that country in other combobox( All the data has to be read from the database)

In first parameter which is a combobox I am using following query "select countryname from countrytable". In the second combox I am using following query
select city from Citytable where countryname = '${COUNTRYNAME}' but this gives me "Impossible to get parameter's value" . I am stuck for last three days. I am just evaluting the spaoge but it seems that the spoge is flooded with problems.
macortel

SpagoBI supporter
[Avatar]

Joined: 05/07/2010 15:41:17
Messages: 222
Location: Italy
Offline

Hi, have you tried the last version of SpagoBI 3.2?
Correlated parameter works in SpagoBI.

Please don't create multiple threads for the same problem.

Marco Cortella
SpagoBI Developer
[WWW]
ugur.spw

Newby

Joined: 26/10/2011 19:45:22
Messages: 20
Location: Switzerland
Offline

Hi,
first of all, thank you for your response.

Sorry for creating a new thread, I regreted it just after submitting when I saw how it looks like...

Regarding the parameters. Yes I have downloaded the last version 2.3. And I have still the same problem. Have you read my first thread where I have posted the logs?
You say it works, would you tell me how to make it run? Everthing works fine, if I do not try to relate them. Is there a docuement explaining it?
macortel

SpagoBI supporter
[Avatar]

Joined: 05/07/2010 15:41:17
Messages: 222
Location: Italy
Offline

Look here: http://wiki.spagobi.org/xwiki/bin/view/spagobi_server/AD_correlated

Marco Cortella
SpagoBI Developer
[WWW]
ugur.spw

Newby

Joined: 26/10/2011 19:45:22
Messages: 20
Location: Switzerland
Offline

Yes, that doc I have read 1000 times. I do not think it is because I have misconfigured something what is explained so clear (of cource it could be).

The exception is thrown here, I guess:
In


If I test my LOVs, I get the result. As you know for sure, for the second one I have to enter the profile attribute. Like that it works for me also.

Do I have to add some Profile Attributes to make it run?

My database is Oracle 11g. (For Business Date and SpagoBI Metadata). Could it be that this makes some problems?
ugur.spw

Newby

Joined: 26/10/2011 19:45:22
Messages: 20
Location: Switzerland
Offline

Does someone know if I need to create a Profile Attribute?

I do everthing using biadmin account. Could this be a problem?
annoul4.spw

SpagoBI supporter

Joined: 30/05/2012 14:31:16
Messages: 132
Offline

Did you finally manage to resolve this ugur?

------------
Anna T.
ugur.spw

Newby

Joined: 26/10/2011 19:45:22
Messages: 20
Location: Switzerland
Offline

No. And many other problems were added. Right now i am using the newest version. 3.5.1. but did not have the opportunity to develop a report with depenend paramters. Maybe in the next few days/weeks. And ,macortel says its working with the older version. it's strange if yoiu also have the same problem.

This message was edited 4 times. Last update was at 19/09/2012 22:03:31

 
Forum Index » Technical Help - SpagoBI Server - CORE
Go to:   
Powered by JForum 2.1.9 © JForum Team