Hello everybody from an AX newbie :-)
I’m creating an SSRS report where 4 tables are involved. Pretty easy and it runs fine in the AOT (tested on a view).
Nevertheless Visual Studio is not able to accept the query in the report dataset due to:
“Data or calculated fields with type Record are not supported.”
I understand it can be an issue related to a display method returning an illegal type.
I’ve found the table that is causing the error (Salestable) but I’m not able to go further than this…
- How can I list all display methods of the table?
- How do I find out which datatype are they returing?
- How do I “convert’ it to a legal one, once found?
As I’m still building my Knowledge in AX2012, so any small suggestion/hint that can bring me a step forward will be really appreciated!
Thanks in advance,
Best,
Andrea