I am trying to see if there is a way to highlight just one row of text as bold in the table tool. I am trying to bold all of my subtotal lines within a report. For example:
Name Account Amount
J Smith 123 50
J Smith 456 60
J Smith 110
I want to bold the last line if possible. I know there is a way to put a row rule in the table tool but I am not able to figure it out.
Solved! Go to Solution.
Hi @BrandonS4,
You're exactly right! You could use a row rule in the table tool:
Configuration of Row Rule:
Output:
If this solves your issue please mark the answer as correct, if not let me know! I've attached my workflow for you to download if needed.
Regards,
Jonathan
It doesn't work. That row is actually blank instead of null.
Hi @BrandonS4,
In that case, simply change your Row Rule to be a formula:
IsEmpty([Account])
If this solves your issue please mark the answer as correct, if not let me know!
Regards,
Jonathan
User | Count |
---|---|
17 | |
15 | |
15 | |
8 | |
6 |