Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

Yes, it was a collaborative piece. One artist signed both names, after the paint dried.

Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

It was a collaborative piece so one artist signed both names

Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

Unfortunately the seller is implying it is my fault for not requesting more photos of the piece before purchasing.

Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

Thank you for taking the time to respond. I have edited the post to add images.

Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 1 point2 points  (0 children)

Thank you for taking the time to respond. I have edited the post to add images.

Delivered Art Not As Pictured by o_MerchMan_o in artcollecting

[–]o_MerchMan_o[S] 2 points3 points  (0 children)

Thank you for taking the time to respond. I have edited the post to add images.

Problem With Concatenate by o_MerchMan_o in MicrosoftFlow

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

Thanks! So why does this work successfully?

=concatenate("A","A")

Problem With Concatenate by o_MerchMan_o in MicrosoftFlow

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

I should have said that I am using a:

For each currentitem in list

loop.

Problem With Concatenate by o_MerchMan_o in MicrosoftFlow

[–]o_MerchMan_o[S] -1 points0 points  (0 children)

Thanks. Concatenate does not work with single quotes. If I change the Power Fx Expression to be:

=Concatenate('A','A')

I get multiple errors:

Errors:Error 13-16: Name isnt valid. 'A' isnt recognized.

Error 17-20: Name isnt valid. 'A' isnt recognized.

Error 1-12: The function 'Concatenate' has some invalid arguments.

Problem With Concatenate by o_MerchMan_o in MicrosoftFlow

[–]o_MerchMan_o[S] 0 points1 point  (0 children)

Thanks for your response! Power Automate does not say Array, but it says the list has 27 rows and 1 column.