Is there anyway to change the error message that shows on MDA reports where the object has no data?
This is misleading and would maybe be better to say "No Data Present" or something along those lines.
Thanks,
Can we change the error messaging when there is no MDA data in a report?
Login to the community
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
We will handle this message appropriately to show no data present.
{This occurs because we do not create the actual object Table till the data is loaded for the first time so that we give the flexibility of changing the schema like the datatype as per need. Since we are trying to fetch data from an object that is not created it says server error occurred }
Thanks and Regards,
Lakshmi