'PowerApp->Content'.Run(JSON(DetailForm1,JSONFormat.IncludeBinaryData)
I am trying to put this action on a button but im getting an error
the json function cannot serialise objects of type control
Is there any workaround to this? I want to send data to create a new excel file.