How to show calculated attribute in listview?

0
Hi i have one calculated attribute in my entity and it always show 0 (zero) in a listview, but when i change it to the data view it works fine, how can i show that value in listview?
asked
1 answers
0

I just tested it and calculated fields are working as it should in listviews so there must be something wrong in your model. Does the user has access rights to the microflow of the calculated field? You could set a breakpoint in the microflow so you can view the results of that microflow.

And which model version are you working with?

Regards,

Ronald

 

answered