Notifications
Announcements
No record found.
Dear Experts,
While running a report getting an error. Please advise
Thanks
With Regards
Mandeep Kaur
*This post is locked for comments
you get this error when you use wrong parameters in GET.
what is the primary key of table repusagetemp?
Hi,
ReportID,USERID are the primary keys
can you show the screenshot of keys of the table?
Please find below screenshot
and I hope field Report ID is of datatype Integer and User ID is either text or Code.
may be different: why are you not assigning report id parameter value to field report id after get statement in first screenshot?
This happens because the user has created a new field using TableRelation = <Related_Table> but the data type is not match with primary key of related table.
E.g. Customer | Integer | TableRelation=Customer
Solution :
• Get all text object backup from related environment.
• Open it from text editor application.
• Find the following string.
<DataType> ;TableRelation=<TableName>
E.g.: Boolean ;TableRelation=Customer
Then make the appropriate relation.
Hope it helps
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.