Sign in to join the conversation:
Hi my name is Jorge, I am an Operations Manager for Dexterra working for National Defence Canada account in Toronto Ontario.
Hi Jorge! Glad to have you as a member of the community!
Here's a single formula to show star rankings (including half stars) for anyone who's interested: =IF(ISBLANK(Rank@row), "", IF(Rank@row = 0, "☆☆☆☆☆", IF(Rank@row = 0.5, "⯪☆☆☆☆", IF(Rank@row = 1, "★☆☆☆☆", IF(Rank@row = 1.5, "★⯪☆☆☆", IF(Rank@row = 2, "★★☆☆☆", IF(Rank@row = 2.5, "★★⯪☆☆", IF(Rank@row = 3, "★★★☆☆", IF(Rank@row…
This is occuring when the user is trying to add links to a dashboard widget. This is also happening for any links being added. User has Admin permissions and has added other links. Has anyone else experienced this?