Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Pass parameter to chart
imughal
Hi,
i have 2 data source and 2 data set and 1 graph.
Data sorce:
DSRCA, DSRCB
Data Set :
DSETA, DSETB
1 Graph:
Graph data source is DSETA, now i want to pass value from DSETB to graph and show it on y-axis.
is this poosible if so please how.
thx
Find more posts tagged with
Comments
mwilliams
Hi Imughal,
Have you tried using a joint dataSet?
Regards,
Michael
imughal
hi,
i don't have any idea about joint dataSet, can you please tell me how i can use joint dataSet. any link for details or any example.
regards,
irfan
cypherdj
Hi Ifran,
to create a joint data set, go to the outline panel, right click on Data Sets and select New Joint Data Set.
You will get a dialog allowing you to join your data sets together. Specify your 2 data sets in the relevant dropdowns, select the column names from each set you want to join on, select your join type and click finish.
you will then get a chance to preview the results.
Hope that helps,
Cedric
imughal
is it possible to create joint dataset from 2 different datasource. when i m creating joint dataset it ask for data source but in my case i have 2 datasource one is based on jdbc and one is based on web services.
if it is possible so which data source should i select.
cypherdj
I've just tried it with 2 JDBC data sources, each with one data set.
When creating a new Joint Data Set (2nd entry in context menu), it only requires you to select the data sets you wish to join, not the data source.
However, when creating a new Data Set (1st entry in context menu), it does require you to select the data source.
Are you sure you are trying to create a new Joint Data Set?