Hi there,
after some more searching I found How could i seperate the pair "key,value" if i extract Document Understanding Dataset this. That’s actually the same I need. But I didn’t find the GetSimpleFieldValues like he did.
Also I get this from the DU extraction, like there are quotations. Isn’t there a possibility to get the street “1234 Hicckory Hollon Ln” without the Address Line 1?
That’s how I get the key,value pair:
I assigned this key,value pair as a string with DT.Rows(0).Item(6).toString. But I’m struggling to separate the Key from the Value…
Hope I could explain my situation a little bit better