---
title: "Conditional Shares for DataSync Express Dynamic Shares"
canonical: "https://docs.perspectium.com/space/Lithium/2326905/Conditional%20Shares%20for%20DataSync%20Express%20Dynamic%20Shares"
format: markdown
---
Conditional shares This feature allows you to create conditional shares that can be used to share records to multiple target queues and/or using multiple  table maps . Conditional dynamic shares will share out records that meet your specified conditions as records are created, updated, and/or deleted. When using a table map with a share, the  Sharing setup  will default to  Share the table records only . If you were to use a Sharing setup of  Share all table records and child records  with a table map, this will cause duplicate records for a parent and its child records to be sent out since table maps will map all the records to the same target table name. With  Share only selected fields  enabled, the  Use Table Map  option will not be available on conditional shares. Since both options modify the fields in the outgoing record payload, both options are not compatible with each other. Here's how to create a conditional share: In your sharing ServiceNow instance, go to  Perspectium  >  Perspectium DataSync Express  >  Shares  >  Dynamic Share   >  View Dynamic Shares . Find and click into the share that you want to configure. If not already on the Standard view of the share configuration form, select the  Standard view  Related Links option to change over to the Standard view of the form. Then in the  Runtime Settings  tab, under the  Triggers  section, check the  Conditional share  box. This will reveal a  Conditional Shares  tab below the  Related Links  section. Save your share and return back into the share after saving. Click the new  Conditional Shares  tab, and then click  New . On the resulting page, use the  Target Queue  field and the search icon to select a target queue for the conditional share. (Optional) Check the  Use Table Map  box if you want to use a table map for your conditional share, and use the search icon to find and select the table map you want to use. Now, you're ready to set conditions for the share: Click the lock icon next to  Domain , and then the search icon to choose a domain.  Next to  Condition , use the  choose field  dropdown to choose a field that you want to add filter conditions to. Then, choose an operator and value for that filter. To check which operators are available for ServiceNow field types, see   operators available for filters and queries . To add more conditions, click  Add Filter Condition  and repeat Step 7c. To add a conditional "or" clause, click  Add "OR" Clause  instead.  (Optional) Click  X  in line with any of the filters if you want to remove that filter. (Optional) Use the  Company  field to find and select a company to filter on, if you want to filter the conditional share by company. Finally, when your conditions for the share are set, click  Submit . Back in the share page, click  Update .