Hi,
i have designed a report that draws horizontal lines based on arrival date and type and whose length is function of duration (in days and hours). I have done this by converting the times into x-coordinates and types into y-coordinates. This allows me to plot the horizontal lines for specific occurences.
However, I would like to attach labels to each line, stating for example the ETA and name but I just can't get my head around it. I have tried changing them to text boxes but also to no avail. Ideally, each line should have 3 labels (one at either end below and one centered above the line). So this is a dual problem:
i. how can I create three labels for each line without having to manually create each single one and;
ii. how can I position them on the report as mentioned above? (ie how can I give the label coordinates on a report?)
I hope someone out there can help me, and if that's you ,please do!
Thanks,
Mark
i have designed a report that draws horizontal lines based on arrival date and type and whose length is function of duration (in days and hours). I have done this by converting the times into x-coordinates and types into y-coordinates. This allows me to plot the horizontal lines for specific occurences.
However, I would like to attach labels to each line, stating for example the ETA and name but I just can't get my head around it. I have tried changing them to text boxes but also to no avail. Ideally, each line should have 3 labels (one at either end below and one centered above the line). So this is a dual problem:
i. how can I create three labels for each line without having to manually create each single one and;
ii. how can I position them on the report as mentioned above? (ie how can I give the label coordinates on a report?)
I hope someone out there can help me, and if that's you ,please do!
Thanks,
Mark