web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

SSRS Dataset not Showing in Tablix Properties

(0) ShareShare
ReportReport
Posted on by 70

Greetings,

I have an SSRS report that needs rebuilt.  Simply put, I only have the .rdl exported out of Dynamics CRM because I don't have access to the previous developers SSRS project folders.  This is a Report with 2 subreports.  With that said, I have created a new SSRS project solution and added the previous devs .rdl as a report.  I then am creating a dataset for the sub reports.  When I created it, Its pulling from a dataset that I have not specified and am quite sure it has to do with the previous devs .rdl.

The following is the dataset I have created via FetchXml:

pastedimage1650559154492v1.png

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="new_license">
<attribute name="new_licenseno" />
<attribute name="createdon" />
<attribute name="new_totalsupport" />
<attribute name="new_timesunlocked" />
<attribute name="new_supporttype" />
<attribute name="new_supportproduct" />
<attribute name="new_supportprice" />
<attribute name="new_quoteid" />
<attribute name="new_qty" />
<attribute name="new_orderdate" />
<attribute name="new_maexpiration" />
<attribute name="new_maid" />
<attribute name="new_lastunlockcode" />
<attribute name="new_lastunlockdate" />
<attribute name="new_existingproduct" />
<attribute name="new_endusercountryid" />
<attribute name="new_endusercontactid" />
<attribute name="new_endusercompanyid" />
<attribute name="new_systemlocation" />
<attribute name="new_customersn" />
<attribute name="new_softwareid" />
<attribute name="new_licenseid" />
<attribute name="new_extendedprice" />
<order attribute="new_licenseno" descending="false" />
<filter type="and">
<condition attribute="statecode" operator="eq" value="0" />
</filter>
<link-entity name="new_maintenancecontract" from="new_maintenancecontractid" to="new_maid" link-type="inner" alias="a_2cd1329f37dee61180fb5065f38afa01">
<attribute name="new_serialnumber" />
<attribute name="new_contractid" />
<attribute name="new_totalsupportprice" />
<attribute name="new_totaltax" />
<attribute name="new_totalamount" />
<attribute name="new_freightamount" />
<filter type="and">
<condition attribute="new_contractid" operator="eq" value="DF02C606" />
</filter>
</link-entity>
<link-entity name="product" from="productid" to="new_existingproduct" visible="true" link-type="outer" alias="a_4d1b83b4192be71180fbe0071b66cfa1">
<attribute name="name" />
<attribute name="description" />
<attribute name="new_supportprice" />
<attribute name="new_supportproduct" />
</link-entity>
</entity>
</fetch>

I have refreshed the fields and all the fields are returning, however, when I try and pull this data from the set in a table, there is no option for this newly created dataset as seen below:

pastedimage1650559237440v2.png

It seems that the only available dataset is the old data set from the previous dev and isn't even available in my solution which is baffling me.

How may I make my newly created dataset available?

Regards.

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    Hi,

    You can create only one dataset for one project. I recommend you to use the functionality what you want with your existing dataset you will get your answer right there.

    Thanks,

    Arshad

    Please like and subscribe my YouTube Channel and follow my blog for latest interview question and answer.

    juniorazurecrm.blogspot.com/

    juniorcrmblog.blogspot.com/

    www.youtube.com/.../videos

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 108 Super User 2025 Season 2

#2
Jimmy Passeti Profile Picture

Jimmy Passeti 50 Most Valuable Professional

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 49 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans