I have data in an aggregate.I think I did everything right in the studio. But for some reason, when I open the site, it does not show the data in the table
My aggregate
My table. I add expression
when I open the site, it does not show the data in the table
Hi,
Can you check your filter condition once.
Regards
Rahul
Rahul Sahu wrote:
filter
Are you passing ApplicationId properly.
Possibly can share test oml for same.
Sorry, I cannot send the file.
I think I am sending correctly in the aggregate. What could be the problem
Possibly Filter condtiona not matched thats why data is not coming, Can you check test value where you see data.
Test Values
Hello Kan,
Can you please verify which is the value of the ApplicationId variable that you're using in your screen? Try to test the aggregate with that same value for ApplicationId and verify if you're still getting values.
Kind regards,
Rui Barradas
Hi Kan,
I think you able to see data becase in this record no ApplicationID present. And you are passing ApplicationId from application screen.
You need to Debug it and see what value pass .
Agreed, you need to debug and make sure that the exact same parameters are passed from the screen as the ones you are using during the preview in service studio.
Another option could be that you are in a different tenant. Is this a multi-tenant application? If so, you can specify which tenant Service Studio needs to use to execute the previews.
Tim Timperman wrote:
can you help me
I start Debug (empty)