Forum Discussion
On Teams, Images not being displayed under accordion in adaptive card
Thanks Meghana. Also some of the Markup syntaxes not working, like ###. Same can be observed in the screenshot provided above.
Karunakaran_GN - Please note that the format you are using "  " as hyperlink, hence it is rendered as hyperlink in the card.
- Please use Image type to display images in adaptive cards - Schema Explorer | Adaptive Cards
- Please check this doc for the supported markdown in adaptive cards - Text formatting in cards - Teams | Microsoft Learn
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Karunakaran_GNJul 25, 2023Copper Contributor
Meghana-MSFT Thanks for the response.
I understand []() is the format for hyperlink but, I have used ![]() for mat for images. Same format renderes image on Teams if the content is rendered pa part of simple message but interprets as hyperlink when rendred through adaptive card. Same can be observed in the above screenshots. Content used in both the screenshot is same and both are taken from Teams.
Same case with interpretation of ### or ##, it doesnt work only on adaptiv card.
I request for a quick call to demonstrate it better.
Thanks
- Meghana-MSFTJul 25, 2023
Microsoft
Karunakaran_GN - To send images in adaptive card, Please use Image type to display images in adaptive cards - Schema Explorer | Adaptive Cards.
Only the markdown mentioned in this doc Text formatting in cards - Teams | Microsoft Learn are supported in adaptive cards.
Please note that only documented ways are supported.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your
feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Karunakaran_GNJul 25, 2023Copper Contributor
I cannot use Image type as the conetnt is not structured, is there any other alternate or workaround in such case.
Content:
"Content for headline 1 [View Article](https://kdusdemo2.service-now.com/kb_view.do?sys_kb_id=576e28a387f83c10c71db3c2debb3516) \n\n### Introduction\n\nA pivot table is a table of grouped values that aggregates the individual items of a more extensive table within one or more discrete categories.\n\n### Instructions\n\n## How to create a PivotTable in Excel for Windows\n\n1. Select the cells you want to create a PivotTable from.\n\n 1. **Note:** Your data shouldn't have any empty rows or columns. It must have only a single-row heading.\n2. Select **Insert** > **PivotTable**.\n3. \n4. Under **Choose the data that you want to analyze**, select **Select a table or range**. \n5. \n6. In **Table/Range**, verify the cell range.\n7. Under **Choose where you want the PivotTable report to be placed**, select **New worksheet** to place the PivotTable in a new worksheet or **Existing worksheet** and then select the location you want the PivotTable to appear.\n8. Select **OK**."