Topic: report service v data service
Hi
Up until now I've been fetching data from the entities by way of the data service which seemed like the obvious way of doing this when I first started out with Indicia. Now I'm thinking the more sensible plan is using reports, simply as this appears to be a more structured approach to achieving the same thing - which for me is a json list of 'somethings'. Does that seem a fair assessment, or is there any instance maybe where the data service would be used for populating forms (or panels or grids or whatever else..) as a preferred method over reports?
I assume both methods work in a similar fashion and create a SQL query to hit the database and so my guess is performance differences would be minimal?
Ta
Iain