Please assist, I have an SSRS report that have more than one dataset, but when I want to switch to the next dataset it is greyed out as shown bellow:
Please assist.
*This post is locked for comments
Hi,
It seems you are using tablix inside tablix and now you want to change dataset of inner tablix which is not possible.
You can just try to move the inner tablix out of the parent and then you will be able to change it.
Hope this helps:)
Hi Rabelani,
You can use Lookup in SSRS Report, if you want to use other DataSet2 fields in DataSet1.
Example:
=LookupSet(Fields!TerritoryGroupID.Value, Fields!ID.Value, Fields!StoreName.Value, "Stores")
Thanks,
Hi, if this tablix is within another region that has its own dataset, I think you won't be able to do it. You'll need to move it out of that other region.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156