Hello,
I would like to extract the bold text below but I have an issue...
[{"name":"601: Chief Daedra Officer","api_id":"2300-14829","id":14829,"length_seconds":9349,"deck":"This week: ....","video_type":"Giant Bombcast","youtube_id":"4Sh_jPSAOzQ","image":"vatar\/0\/30\/3128934-screen%20shot%202019-09-17%20at%202.46.36%20pm%20copy.jpg"},{"name":"..."},{"name":"Yakuza: Like a Dragon","api_id":"2300-16348","id":16348,"length_seconds":4526,"deck":"What happens ...","video_type":"Quick Looks","youtube_id":"hR1FN_6ITEE","image":"vatar\/0\/31\/3253938-yakuza_like_a_dragon_ql.jpg"},{"name":"..."},{"name"..."},{"name":"..."}]
The whole text is dynamic, excepts "Quick Looks" (I have +700 rows). However, I can extract the right part of the text with the following formula, but I can't extract the left part.
Result: "Quick Looks","youtube_id":"hR1FN_6ITEE","image":"vatar\/0\/31\/3253938-yakuza_like_a_dragon_ql.jpg"}"![]()
Please Login or Register to view this content.
I think we should extract the text from the right of "Quick Looks" to the "{" character.
Please can you help me?
Regards,
Bookmarks