0
votes

While working with "Transform XML" connector in Azure logic apps. I am getting following error screen shot of error.

Could not retrieve values. The filter 'maptype ne 'liquid' is not supported. Only 'MapType' filter is  supported 

I have create a Basic integration account and upload xslt map. Also I have selected the integration account from Logic app workflow setting.

1
It seems there is something wrong in your xslt map, could you please share your xslt map ? - Hury Shen
Hury, I verified xslt map. It is correct. The logic apps runs successfully and gives expected output , It is the Logic App designer ( both Visual Studio and Online) shows this error. - user1453756

1 Answers

0
votes

I did some test and there is a workaround solution for it. We can click "Code view" and add the map name to it. You can have a try~

enter image description here