Is there any way without any limitation to Delete text starting with < and ending with > from the large content.
Hi @nilesh_amrutkar ,
Please refer to below thread:
Removing all text between brackets - Power Platform Community (microsoft.com)
All you need to do you repro the flow and use <> instead of [].
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi,
In the example given the data in bracket is of constant length and same, hence possible. My scenario is different and has many brackets in the file which is almost 12 MB.
Hi @nilesh_amrutkar ,
Actually I was referring to the first reply of that thread. Based on my test, it could work for your scenario:
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.