
Hello! I'm new to power app.
Sorry if this problem is alread solved
I have 2 databases (DB-A, DB-B) and they're related.
I'm trying to show a choice field selection from DB-A to a related data in DB-B using formula.
But formula doesn't support choices(OptionSetValue).
Is there any way I can convert the output of the choice field to text so I can use formula to show it in DB-B?
Can you try doing this but replacing the items in the angle brackets
'<column name>(<table>)'.<optionset value>
-------------------------------------------------------------------
If my reply helped you, please give a 👍
If it solved your issue, please give a 👍 & accept it as the Solution to help other community members find it.