Hi,
Please I need support with my problem
I'm trying to update the default value for a Data Card with the formula below but I'm getting an invalid argument type
'Compare List Gallery'.Selected.ManufacturerName & " - " & 'Compare List Gallery'.Selected.'Device Name'
If I used 'Compare List Gallery'.Selected.ManufacturerName or 'Compare List Gallery'.Selected.'Device Name' as a value alone it works fine so I expect that there's something wrong with the formula itself.
Please note I copied the formula from Microsoft PowerApps in a Day training material so it should be working fine.