Forum Discussion

fgiurich's avatar
fgiurich
Regular Visitor
4 years ago

Power BI Service: Adding images to visuals created with Python scripts

Power BI Desktop allows to create Python visuals that contain a background image (in formats such as .png, .jpg or coded in base64) and then a plot on top with loaded data. This can be done by u...