Home
Designing Analytics Reports
Placement of data in a cell.
Migrateduser
<p>Hello! I need a piece of advice.</p>
<p> </p>
<p>I have one DataSet, but I place its data into two different but adjacent cells. I need data from the second cell to end on the line where data in the first cell ends…</p>
<p> </p>
<p>The first cell has information about correspondents; I use</p>
<pre class="_prettyXprint">
‘, ‘ + ‘\n’
</pre>
<p>in Aggregation Concatenation to put them one above the other. The second cell holds information about different delivery types for the correspondents from the first cell. Since the words are short (but this is not always the case), the first correspondent, being longer, ends on the second line, while its delivery type is still on the first. It is not obvious on that screenshot, but delivery types also change places, and the first sometimes appear to be the type for the second correspondent.</p>
<p> </p>
<p>How can I “attach†them to one another to show them the order of appearance and place them correctly?</p>
Find more posts tagged with
Comments
There are no comments yet