Salesforce Fact #781 | Showing formula field value in screen flow datatable

We can show formula field values as well in screen flow datatable. Suppose we have a field in Lead which shows the lead rating in the form of stars and which is basically a formula(text) field using the IMAGE() function. The field value can be shown in datatable. Attached are the screenshots.