Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Facing very strange issue while displaying the image in Straight Table chart.
Following approcch using:
1>Defined the path in excel file with the image name ex:
2> Writing following in editor:
Directory;LOAD Description, Violations_ValueFROMa.xls(biff, embedded labels, table is Voilation$);
Bundle infoLOAD Description,Image_PathFROMa.xls(biff, embedded labels, table is Voilation$);
3> In exp writing following: info(Description)
Issue is coimg here that instead of displaying the defined images , some other images from some other folder is getting displayed.
What can be the issue. Please help.
Thanks in advance,