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)
how to bind one table with multiple data sets?
kohl
so far I can only bind one table with only one data set, can I bind more data sets to one table. thanks.
Find more posts tagged with
Comments
mcremer
<blockquote class='ipsBlockquote' data-author="'kohl'" data-cid="83894" data-time="1318247911" data-date="10 October 2011 - 04:58 AM"><p>
so far I can only bind one table with only one data set, can I bind more data sets to one table. thanks.<br /></p></blockquote>
<br />
Kohl,<br />
<br />
I take there is a logical join on the datasets.<br />
<br />
So you could in theory join the tables by nesting them in each other. (putting a table in the detail row). Then using the outer.row to filter etc.