Dear community,
I have the following issue:
I am extracting data from an excel sheet into a variable and then sending it via E-Mail.
This is working fine for all columns where we do not have any dots, slashes or other things in the column name. For columns with a slash inside I found a workaround with the concat expression - but this is not working for dots inside the column name.
Did someone experience such a problem as well?
Thanks a lot Damien. That helps!
Hi @Anonymous
items('Apply_to_each')?['Doc_x002e_ date']
It's worth you having a quick look in here:
As it will give you the expressions you need to use.
Damien
Awesome thanks, that worked!
If we have a column which is called "Doc. date" - How do you write this in PA language?
items('Apply_to_each')?['Doc_x002e__x0020_date']
I have tried but this does not work. Any idea?
Hi @Anonymous
Try items('Apply_to_each')?['Purch_x002e_doc']
If you look at the run history of your list rows, you will see something like follows:
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional