EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

Best Practices and An Example of Adding Images to Profile Cards


Nida Imtiaz

Product Manager, Senior • Strategy


MicroStrategy HyperIntelligence now has profile cards. The following article details best practices and an example of how to add images to cards. Check it out and start creating your cards now!

What's an HTML tag?
As of 2019 Update 1, cards have the ability to display images using Profile cards. One way to add images to cards is through the use of HTML image tags. Tags are displayed as

<img src=“example_path”>
, where
"example_path"
is an image URL, such as 
<img src=“https://example.com/3dqs45.png ">
.
To add HTML image tags, you must first have a column in your dataset containing image URLs. Then, import your data into Workstation and click Wrangle to add the HTML image tags.
For steps to add HTML image tags to your dataset, see Adding Images to Your Dataset.

Best Practices for Adding Images to Profile Cards


 

  1. Images should be at least 80x80 pixels. Any smaller and the image will have poor resolution.
  2. Images should be stored on a public repository, such as a website or storage drive that is open to the Internet.
  3. If the website or drive requires a log in or has a firewall blocking access to the Internet, images may not load properly in the card.
  4. Use circular or square images that are either JPG/JPEG, PNG, SVG, or GIF format.
  5. If the image cannot be a circle or square, change the image background to white. This way, the image will have padding around the areas that don't fit in the image circle.


 

Example of Adding an Image to a Profile Card

Say you are creating a HyperIntelligence dataset for your office. You want to include your employee's pictures for easy identification. The first thing you do is add a column containing the images of your co-workers. Then, import the data and add HTML image tags, as shown below.
When you're done, images appear on your cards! 
Check out this video for more information!
 
Have other questions? Feel free to start a discussion or reach out to your Support liaison to open a case!
 
Want to upgrade to Strategy 2019 or get HyperIntelligence? Visit the Strategy website!
 


Comment

0 comments

Details

Knowledge Article

Published:

April 8, 2019

Last Updated:

April 8, 2019