Skip to main content
Answer

Common issues with Org Chart syncing and formatting in Lucidchart

  • November 14, 2025
  • 4 replies
  • 38 views

Forum|alt.badge.img+1

Hello, I am new to Lucidchart and I have a few questions.

  1. I have created an org chart using an org chart template and imported data from Excel.  I tried to use the Data Link function but I don’t seem to have the “Two-way sync” button.  Is this feature available in my version of Lucidchart?
  1. Is it possible to add a different shaped box so that I can include a formula to sum up the different shapes?
  2. Can you help with how to make bulk formatting changes to several boxes at once.  For example, if I want all the Role Titles to be bolded, how do I do this in bulk, rather than one by one.
  3. Is there a Conditional Formatting rule that can count the number of Direct Reports+Supervisor?  For example, if the Supervisor has 3 direct reports, I want count to be 4 (instead of 3) to show the total number of FTE.

Best answer by Zuzia S

@CMnewuser thank you so much for your patience with our response! 

1. After having a closer look into this, it seems like this experience is related to your account's configuration. As this involves private information, I recommend filing a ticket for this specific issue if needed.

2. Yes, there are multiple ways to have a separate shape that includes the sum of multiple shapes through a formula:

  • Sum all Downstream Deep: {{=sum(DOWNSTREAMDEEP)}}
  • Sum of contents of container: {{=SUM(#'C-v.vQ68G6Ws'.$contents)}}
  • Sum all shapes on page of specific shape type: {{=SUM(FILTER(DESCENDANTS(PAGE), SHAPETYPE = 'SparkIsoscelesTriangleBlock'))}}

3. Unfortunately, when it comes to Conditional Formatting, only text color can be formatted, as such: 

Therefore in order to change text’s style, such as making it bold, these changes have to be done manually. Please find more information on this topic in our Help Center article on Conditional Formatting. We’re very interested in your feedback and committed to continually improving our products. Please create an idea of your own and be sure to include details about your use case or what you’d like to see in this experience. This will also allow other users with similar requests to discover and upvote it, then add details of their own. 

For more information about how we manage feedback in this community, please take a look at this post:

4. Yes, there is a way to include both the Supervisor and their Direct Reports in the count. The formula that will help you achieve this is =Count(DOWNSTREAMDEEP(graphnodes)) + 1 

5. Regarding the layout style, it can only be applied to the entire Org Chart at the moment. If you would like to see tips on customizing your org chart, check out this community post. Please do not hesitate to submit this as an idea in the Product Feedback section in case it has not been submitted yet.

Let me know if you have any additional questions! Cheers!

Comments

Forum|alt.badge.img+1
  • Author
  • November 14, 2025
  1. How do you use different layout styles within the same org chart?

Zuzia S
Forum|alt.badge.img+8
  • Lucid community team
  • November 24, 2025

Hi ​@CMnewuser, thank you for your post and apologies for our delayed response!

We are reviewing each of your questions with our product team and I will get back to you shortly. I appreciate your help and patience!


Zuzia S
Forum|alt.badge.img+8
  • Lucid community team
  • Answer
  • November 27, 2025

@CMnewuser thank you so much for your patience with our response! 

1. After having a closer look into this, it seems like this experience is related to your account's configuration. As this involves private information, I recommend filing a ticket for this specific issue if needed.

2. Yes, there are multiple ways to have a separate shape that includes the sum of multiple shapes through a formula:

  • Sum all Downstream Deep: {{=sum(DOWNSTREAMDEEP)}}
  • Sum of contents of container: {{=SUM(#'C-v.vQ68G6Ws'.$contents)}}
  • Sum all shapes on page of specific shape type: {{=SUM(FILTER(DESCENDANTS(PAGE), SHAPETYPE = 'SparkIsoscelesTriangleBlock'))}}

3. Unfortunately, when it comes to Conditional Formatting, only text color can be formatted, as such: 

Therefore in order to change text’s style, such as making it bold, these changes have to be done manually. Please find more information on this topic in our Help Center article on Conditional Formatting. We’re very interested in your feedback and committed to continually improving our products. Please create an idea of your own and be sure to include details about your use case or what you’d like to see in this experience. This will also allow other users with similar requests to discover and upvote it, then add details of their own. 

For more information about how we manage feedback in this community, please take a look at this post:

4. Yes, there is a way to include both the Supervisor and their Direct Reports in the count. The formula that will help you achieve this is =Count(DOWNSTREAMDEEP(graphnodes)) + 1 

5. Regarding the layout style, it can only be applied to the entire Org Chart at the moment. If you would like to see tips on customizing your org chart, check out this community post. Please do not hesitate to submit this as an idea in the Product Feedback section in case it has not been submitted yet.

Let me know if you have any additional questions! Cheers!


Forum|alt.badge.img+1
  • Author
  • December 1, 2025

Thanks for your response.  A few more questions:

  1. How do we export the org chart to Excel?  We do not see Excel option (only CSV and it doesn’t organize the data properly)
  2. When exporting to PPT or PDF for reporting purposes, is there a way to automatically create a separate page for each Level 1 Manager?