on Embedding an image when using dataview rows? · c/obsidianmd · 2 pts · 3yHappy to help! Glad it worked out.
on Embedding an image when using dataview rows? · c/obsidianmd · 5 pts · 3yHey, have you tried the following? TABLE embed(link(rows.image, "250")) AS Image FROM "Journal/Entities/Devices" WHERE type SORT type DESC Placing rows. in front of image should fix the problem.
Happy to help! Glad it worked out.
Hey, have you tried the following?
Placing
rows.in front ofimageshould fix the problem.