Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello friends!
There is an image table (ir_attachments) in postgreSQL database and I need to get images from this table. but the images encrypted with SHA1 so the methods in the blog like Getting Image URLs to display Image or How to use Images Stored in a SQL Server Table with Power BI doesn't work.
I've also tried this method in page Embedding Images in Power BI using Base64.
Below, you can see an example of my postgres table which images stored.
Is the anyone who solved a problem like that?
I will be appriciate for your help..