Forum Discussion
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
- AnonymousNot applicable
- Leonardo_DPFrequent 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!
- First step (get the data form sharepoint folder):
- Leonardo_DPFrequent 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.