I have a workflow where I need to send a notification to a SharePoint group.
I have followed the steps but am getting an error.
This is the expression in the input above: join(body('Select'),';')
ERROR:
After further inspection, I noticed that when I "peek code" for parse http results, I see this
Any idea why I am getting this error? I did the same thing in the same flow for another email group but no issues with that one.
Thanks for any help that can be provided.
I am having this same issue. Were you able to resolve?
In my flow, I am selecting the table using Power BI data - Integrate Power BI data in tabular from. Getting a null value.