DataType Issue Classification Results Error 'ClassificationResult()' cannot be converted to 'ExtractionResult'

I need help, I don’t understand how to solve this problem:

‘ClassificationResult()’ cannot be converted to ‘ExtractionResult’

Hi @Angelo_Marcinno

can you provide more details about? looks like you are trying to use a ClassificationResult Type variable in the Extraction Result Field, can you check that?

Regards

Hi @Angelo_Marcinno, welcome to the Community.

Can you try this & let us know if it works:

classificationResult_variable(0).AsExtractionResult(taxonomy_variable)

Best Regards.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.