HI All
Could some one help me with a Compose expression?
I have a flow that is creating a dynamic HTML based on a sharepoint list item but when i trigger my flow it is saying that the item i am composing is NULL when i has a entry in it.
My expression is this
InvalidTemplate. Unable to process template language expressions in action 'Compose_crit1' inputs at line '1' and column '2778': 'The template language function 'replace' expects its third parameter 'new string' to be a string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#replace for usage details.'.
Any help appreciated
Gary
Solved! Go to Solution.
After googling intensely i have at last come across the issue.
The original sharepoint list was made from duplicating a previous one so the columns have been renamed and you have to use the original internal sharepoint column name..
Just to help people
If you have this issue then click your sharepoint list options to list view
Hover over the column name and you will see the original column name.
i used this and it works fine.
Gary
Have you taken a look at the output of the Get item action in your Flow? Does it confirm that there is a value in the adjust backplate choice column?
Hi Scott
Yes i did check the outputs on my test from Get Item and the field is populated correctly
Gary
After googling intensely i have at last come across the issue.
The original sharepoint list was made from duplicating a previous one so the columns have been renamed and you have to use the original internal sharepoint column name..
Just to help people
If you have this issue then click your sharepoint list options to list view
Hover over the column name and you will see the original column name.
i used this and it works fine.
Gary
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
91 | |
58 | |
42 | |
39 | |
37 |
User | Count |
---|---|
84 | |
72 | |
56 | |
56 | |
43 |