Dear Bengo,
Thank you for your reply.
I am using Power App for Teams and also not familiar with components making and using it.
It cannot be solved by the help of
WITH()
Actually, the story starts at this page
https://powerusers.microsoft.com/t5/Building-Power-Apps/How-to-call-a-text-input-s-onChange-action-manually/td-p/958163/page/2
Where I found the code to convert the digit into words - as I wanted to use my total of gallery to be converted into words for Invoice as the requirement.
That code mentioned there has lot of mess code, from which, I was able to make the code into 1 complete code, which run successfully and convert the digits into words
BUT the issue remains on change event or click event only can work.
Therefore was looking for an alternative any other way work around to solve this.
On the same web page, one of the user mentioned that he solved it by
WITH() function.
Posted question in another thread, no reply from any one.
so, was looking for another solution.
If you can, please review the page, and see some thing can be done.
As each invoice and delivery note need the digit in number as well as in words.
Regards