hi
is there any way to get the share point one column data?
There is one list A which has column Study.
Study
A
B
C
There is an other list B which has the Choices column study which has the choices(A,B).
I would like to get the Study of A list data as the choices for study of B list.
Is there any way to realize this?
Add:
The outputs of Compose is as below:
Thank you vey much.
I tried to use Send an HTTP request, could you please kindly help confirm whether it is written correcly since error happened as below.
@Anonymous
If your goal is to change the options avaiable in the option column, there is no "out of the box" Flow action that allows you to accomplish that goal. You can probably update the available option values by using the Send an HTTP request to SharePoint action and call a SharePoint web service.
@yashag2255 Thank you for your response.
Please kindly check the screenshot.
I want to update the choices of Study Name 333(choice column) .
I get items from other list and get the Title data by using item()?['Title'].
And the outcome is as picture 2.
When I click pull-down, it is still the original data(1,2,3).
Hey @Anonymous
Can you share more details on the scenario that you are trying to build? You can get the column data from a list by using the Get Item or Get Items actions. Post that you can configure consecutive actions to use the data retrieved from the above actions from the dynamic content. If you want to use the column items from List A to update List b, you can reference the same from the dynamic selector while using the update or create item actions. If you can share more details, we might be able to assist you better.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional