Hi, I have flow but it gives me a bad request error on the get items. please see attached photo of my flow. Kindly let me know what is wrong with this flow. Thank you so much.
Hi, I have flow but it gives me a bad request error on the get items. please see attached photo of my flow. Kindly let me know what is wrong with this flow. Thank you so much.
it's works now, thank you very much :)))))))))
Hi , @Tmeneses
What's the code you put here?
In your side , you need to put in my thought:
item()?['CAR_x0023_0']
item()?['Status']?['Value']
Can you show me your screenshot , you put in this Create Html Table?
Best Regards,
Yueyun Zhang
aplogies for so many questions.
I followed your instructions to add custom column name. I received email looks below, the data for CAR # and current status is not provided.
Hi , @Tmeneses
If you want to custom column Name in your side , you can click this:
So that you can just extract the column you need in html Table.
If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!
Best Regards,
Yueyun Zhang
When i run the data this is the email I received hehe. the data is.
What if I only want to received table with the CAR# and Open Status details? What do I need
Hi , @Tmeneses
Your Select action parameter is wrong in your side. You do not need to use the Select action in your side .
In the above action, you can refer to this flow:
If you want to custom column Name in your side , you can click this:
If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!
Best Regards,
Yueyun Zhang
Hi , @Tmeneses
You can keep the balnk in your Filter query property and check if this flow can return data in your email.
If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!
Best Regards,
Yueyun Zhang
here's the result, run's flow failed and
Thank you,
Hi , @Tmeneses
The Filter Query is used to filter the data in SharePoint , if you put the "CAR_x0023_0 eq null" in your filter query property.
It will just return the [CAR_x0023_0]=null rows. But in your screenshot , there is no rows meet this condition.
So you do not put anything in your side in the filter query property in my understand.
Best Regards,
Yueyun Zhang