I am getting multiple tables from the table tool, and I want to add a header on top of it.
I tried the report text tool but it looks very weird and giving one extra line below.
Input:
Fund | Name | Purchase | Sell |
ABC | Megha | 145 | 159 |
ABC | Mohit | 1400 | 1300 |
Fund | Name | Purchase | Sell |
GHF | Alex | 155 | 155 |
GHF | Ryan | 134 | 1300 |
Output:
Scope Report | |||
Fund | Name | Purchase | Sell |
ABC | Megha | 145 | 159 |
ABC | Mohit | 1400 | 1300 |
Scope Report | |||
Fund | Name | Purchase | Sell |
GHF | Alex | 155 | 155 |
GHF | Ryan | 134 | 1300 |
Hey @Sshasnk, do you just want the gap between the two removing like so?
Also, do you have multiple inputs going through multiple Table tools, or are you grouping them by Fund?
@DataNath Yes, I am grouping by fund name. Can I also make the scope report bold?
Hey @Sshasnk yes you can. To get it just above the table etc I’ve used the raw PCXML format in the report text so you’ll just need to add the bold tags to the HTML in there if you open the workflow and go to the Report Text configuration. I’m not at my laptop at the moment but a quick Google should tell you how to do that!
Edit: Had a spare moment so added that in this morning.
User | Count |
---|---|
107 | |
85 | |
76 | |
54 | |
40 |