Forum Discussion

acanepa's avatar
acanepa
Resolver I
9 years ago
Solved

Reports URL

Hello,   I want to create a welcome dashboard for every group inside my organisation, understanding that each group will only have reports and the welcome dashboard will work as an introduction for...
  • acanepa's avatar
    acanepa
    9 years ago

    Hello Anonymous,

     

    Thanks for your response. The idea that you are purposing is using an individual dashboard or report link and linked directly into the index dashboard, but I want to make subgroups from the reports with similar naming conventions.

     

    The workaround that I'm using right now is to generate an HTML table where I'm listing all the dashboard by category as a Dashboard called Index. Each report is linked directly from the dashboard. The HTML code support CSS to you can achieve a good level of design if you want.

     

    When you add a tile, you have the option to insert web content, as the following image:

     

    Add a tile: Web Content

    Aftwerwards you have a panel similar as the following where the important bit is that you can place your HTML code with CSS

     

    Embeded Code

    The table I have generated is presented in the image below. The reports are linked directly with href tags (taget="blank" is necessary, if not the linked will no open).

    Table Sample