I have a list in Sharepoint, listaOficios and I have a view from these list, called Autorizados, I have a column called autorizado, type yes/no in the list.
My users populate the list and after they put a value in column autorizado, if autorizado=yes then it must send a mail to who created the row, so i created a flow from template send a email when the add a new item in sp list, i'm using the option limit the columns with view, in this option i put Autorizados, When i want put the column Created by in the mail's body, i can't found the column Created by.
but if i'm not use the option, limit the columns with view, I can found the column.
I use the view Autorizado because these view have a filter, column autorizado=yes
How i can solve it?
Solved! Go to Solution.
Hi @claudiovc,
Thanks for feedback.
How is the custom view created on the SharePoint site?
Please go to SharePoint List settings, then Create view, then in the Create view page, please make sure you have selected column Created By.
I have made a test on my side. Without selecting the Created By column, there is no dynamic content Created By email from the trigger when using the custom view, while if I selected the Created By column when creating the view, it will appear on the flow as well.
Please check the following screenshot for a reference.
Best regards,
Mabel Mao
Hi @claudiovc,
Thanks for feedback.
How is the custom view created on the SharePoint site?
Please go to SharePoint List settings, then Create view, then in the Create view page, please make sure you have selected column Created By.
I have made a test on my side. Without selecting the Created By column, there is no dynamic content Created By email from the trigger when using the custom view, while if I selected the Created By column when creating the view, it will appear on the flow as well.
Please check the following screenshot for a reference.
Best regards,
Mabel Mao
User | Count |
---|---|
27 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
28 | |
24 | |
21 |