Hi,
I am calling one power apps form from another power apps form on the button click. for that, I am using the below formula.
https://web.powerapps.com/apps/{appId}?{query}&Source=SourceURLSo when the new form opens I am saving the data in the list and after saving it, I need to redirect to the same page where I clicked to open this page, I have tried Source Query string but it's not redirecting to the source URL.
It is fine to close that tab also. any solution to close the current tab from powerapps?
Any help would be appreciated, Thanks in Advance.