This is a migrated thread and some comments may be shown as answers.

Please I need Help with using reports with the orm

2 Answers 32 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Veteran
Iron
Andrew asked on 04 Nov 2014, 09:09 PM
I cannot get a report to bind to the Open Access.

- I have created an Open Access Data Source. (with no parameters defined, ObjectContextMember = 'Projects')
- I have set my datasource of the report to the datasource I have created.
- I have created a report parameter with Name = 'ProjectId', Text = 'ProjectId', Value = 'A7F93FDF-24F6-4B6C-A63F-2C067050A8DF'
- I have placed a textbox on to my report to just output the 'Id' and 'Name' of the project.

I am not sure how to take my defined parameter and apply it to 'Projects' to have it return the correct 'Project'.

2 Answers, 1 is accepted

Sort by
0
Andrew
Top achievements
Rank 1
Veteran
Iron
answered on 05 Nov 2014, 03:04 PM
I have another question when grouping on a property that is a list of objects (=Fields.ProjectTeams) how do I reference properties on object 'ProjectTeam'.

I was hoping that when I added a textbox and tried to add an expression to it I would get a list of fields that are in the object that it is being grouped by instead I just see the fields for the parent object 'Project'
0
Hinata
Top achievements
Rank 1
answered on 07 Nov 2014, 03:23 PM
Hi Andrew,

Have you checked the online documentation?

There are articles which seem to cover your questions:
Tags
General Discussions
Asked by
Andrew
Top achievements
Rank 1
Veteran
Iron
Answers by
Andrew
Top achievements
Rank 1
Veteran
Iron
Hinata
Top achievements
Rank 1
Share this question
or