Skip to main content
Question

i have three splitted tables how could i create color line per line for the body of table and set specific color for each main header of the table

  • June 16, 2020
  • 1 reply
  • 8 views

gogopotter90
Contributor
Forum|alt.badge.img+14

 

 

i have as output 3 splitted tables from FME but i would like to add background color to the main header of each table and add different color line per line for each row .

if there is any idea to create table it will be nice but if not ,i would like to change the color so i can recognize the main header from the body of the table .

is there any way to change the background color depend on amoount of rows at each table ,bcs no, of rows changes always .

FME 2018

 

Thanks for help

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

germang
Contributor
Forum|alt.badge.img+13
  • Contributor
  • 17 replies
  • September 21, 2020

Are you using an Excel writer to create these three tables?

If so, you can use a Tester or a TestFilter transformer to filter the data based on the amount of rows and then use separate ExcelStyler transformers for each different table before sending the data to the writer