Handling long Base 64 URLs in Power BI

Check the length of characters of the Base64 URL in Transform Editor/Power Query


Steps to handle long Base 64 URLs to display the full images
Step 1: Data Type of the Base 64 URL column

Step 2: Transformation steps in Advanced Editor


Step 3: Creating a DAX measure to group the Base64 URL to display the images

Last updated
Was this helpful?