Report not displaying data

  • I've got a report that used to show data in the "Preview" pane when I ran it. Suddenly I'm running it and there's no data to show; only the formatting and headers show. However when I run the RDL from the "Data" pane, it returns the rows I expect it to. I checked my parms and data source and they all checked out ok.

    Never had this happened before so i'm confused.

    Can anyone shed a light on what may be going on and how I can fix it?

    Thx,

    JOhn

  • I have had this problem sometimes, the Dataset lost connection between Field and value, inside it self. therefore nothing comes to the datatable in the report

    go to your dataset-->Edit dataset, then choose Fields and there it is empty.

    now you have to fill inn Field Name and choose Type = Databasefield and last the Value.

    you can see how it is in other reports that are working

    I get this problem some time when a dataset has a large sql or has a IF , BEGIN ... END.

    hopefully this will help you.

    Ingvi Jón

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply