Text counter in Canvas Apps Power Apps
Some requirement needs to have a counter so that when we type text inside a text input the label will show the maximum character or how many character left to enter.
For this requirement take one label to display counter and one text input having multiline text mode.
Select the label and in the Text property use below formula.
Len(TextInput2.Text)
Now if you test the counter will display real-time text length.
Hope this helps.
Follow my blog for more trending topics on Dynamics 365, Azure, C#, Power Portals and Power Platform. For training, Courses and consulting, call to us at +91 832 886 5778 I am working more for community to share skills in Dynamics 365 and Power Platform. Please support me by subscribing my YouTube Channel. My YouTube Channel link is this : https://www.youtube.com/user/sppmaestro