Forum Discussion

Leonardo_DP's avatar
Leonardo_DP
Frequent Visitor
4 years ago
Solved

Synoptic Panel by OKviz + Sharepoint Folder .SVG File

Hi, english is not my main language, so sorry for any spelling mistake.


I'm trying to use a folder with a lot of diferent .svg images with Synoptic Panel by OKviz (to show a custom svg map for each of the selections) , but i'm always getting the same error on synoptic panel:


if i put the columns inside a table it show exactly the .svg:


and if a manualy insert with the synoptic tool it work perfectly



my problem is that i need to make it change based on security filters


So, How do i create a image file column with a sharepoint online data?
i'm trying to use sharepoint folder data then join the file folderpath and filename to get the url.

Thanks.

 

  • To solve this problem i have to create an github repository and post it on there, from there get the file link, works perfectly.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Leonardo_DP ,

     

    Need more details, what is the format of your url like?

     

    Best Regards,

    Jay

    • Leonardo_DP's avatar
      Leonardo_DP
      Frequent Visitor

      Hi, thanks for the reply.
      Let me explain what i`m trying to do:

      • First step (get the data form sharepoint folder):

      • second step(combine the folderpath column and filenamecolumn):

      in black is company site name and in green the sharepoint site name.

      • third step(set the columntype as image url):

      • fourth step (put the column inside the maps on the synoptic panel)


        then i get the error:

      • See if that could help you help me, thanks!

  • Leonardo_DP's avatar
    Leonardo_DP
    Frequent Visitor

    To solve this problem i have to create an github repository and post it on there, from there get the file link, works perfectly.