Get text does not return anything

I have a simple setup that does “get text” from an application, then pastes the values into a cell into Excel. The problem is, it does not paste any text. Could it be that the program is protected? And would there be any way to get the text into Excel if I adjust the settings from the “Get text”.

included is a printscreen of the moment I am doing the “Indicate target on screen” which does not give any problems:

Explain image

In case the get text option is not possible, the only other option would be a “Image to text screengrabber”?

Thank you for your help!

Can you use the computer vision (CV) to get the data

@joeppiej

What kind of a field is that?

You can try get attribute as well if any of the attribute contains the dtaa you need

Open ui explorer indicate the field you need and check if any attribute has the value you need and in get attribute specify the attribute name

Cheers

Thanks for the advice, this kinda worked.

I set up a SV screen scope and then “CV extract table” as the data I need is in a table format.

Now the challenging part would be to get consistent results in Excel:

I included an excel file where 2 different results of 2 different runs are included, it seems a bit random and therefore dangerous to work with the numbers, as amount of colums change.

Also sometimes it adds the “Column1” in A1 or B1 and sometimes it does not.

Any advice on how to get more consistent results?

Thank you!
explain excel1.xlsx (10.9 KB)