I created a table from powerapps and used it as the data point for my application.
I named this table Library.
Can I create a field in this table that is identical as the control rating input in powerapps? For example I want to create a Field that lets you select the rating with stars like the input control rating, when modifying Library I can only create a new column with different choices and then link those with the control rating input.
How can i create a column that has the same function of the rating input?