Hi All,
I am trying to add a rating for a particular product in the expression (as shown below).
For that I have added Rating entity and calculated average attribute to the preparation with filter as below:
But only 1st value is getting fetched for every product in the Mainlist. Can anyone help me solving this issue?
Hello Xavior,
Your expression should be inside a list
If your expression is not inside a list it will only show the current value of the list, in this case, the first one.
I hope it helps!
Paulo Rosário
Hi @Xavior , We need to see where the expression is located in the Widget tree along with the list, if you can share your OML, that would be great.
Thanks & Regards
Hello
Do you have different Product Id's saved in your Rating Entity? If yes then
from which page you are passing product Id, If it is passing correct check If you have assigned a correct aggregate result to List, You can try debugging Your Code to know the issue correctly,
It is quite confusing to understand without more information.
Best Regards
Tousif Khan