Emoji for rating ★ not showing through if-then column and template column

Update: I have pinpointed the difference between my settings and those of the tutorial from @Robert_Petitto .

I want to be able to show half ratings (half stars or hearts) ex.g. 3.6/5
Robert only shows full ratings (full stars or hearts) ex.g. 4/5

When I follow the tutorial but use decimals for the “stars UI tab” instead of full values I have this :

Instead of this with the full ratings :

When using the same settings as the tutorial, unfortunately I cannot get a relation column between the average rating and my “Stars UI”, so I get this:

instead of this with the full ratings:

As a solution, I have deleted the column RoundedRating and made a direct relation with AverageRating to the Star UI tab. The following is the result:

This now seems to work on my phone, both on Android and iPhone, showing the full and half hearts !

I found what I did wrong yesterday. In the RoundedRating column I typed “round” instead of “round(average)” in the configuration cell and then used an extra template column to copy this column and make a relation. You can see this here and it seems fine, but gives problems on my phone.

2 Likes