This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackUsed Tile but not sure hot to get images for the cover , anyone ?
not allowed to upload the workflow
@Rajagarwaljp, you need to reference and convert the URLs that are in the "cover" (or "3") field in the data. (Expand the Spoiler box. I didn't mean to post it as a spoiler).
After doing this, in a table rendered from the Table reporting tools, the URLs will be converted to an image.
This one is quite difficult. I was unable to figure out how to display all 10 of the images - blob errors and unfamiliarity with the tools. My solution (shown below) provides the URLs instead of displaying the images.
see my response to RajaGarwalip (right above your message). Expand the Spoiler (I didn't meant to post it as a spoiler) and it will tell you how to create the images.
@tammybrown_tds Thanks, you're right. So I went super complicated with it on my first pass because I figured I had to strip the https to take the second one - ends up working if I use the entire URL that was in the original data. Good call out.
Cool litle one, first time using the image and probably doing some unnecessary RegEx-ing