2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Right Click on Open on the Reader:Account Dataflow to open the properties of the reader. In the query section enter query as below and click on Save.

...

Code Block

...

select {

...

!.} from 

...

Account 

...

where AVSFQB_Quickbooks_Id

...

_

...

_

...

c=' ' and QuickBooks__c='QuickBooks1'

  • Click on Save & Close button on the top right and click on OK to save the changes.

...

  • Right Click on Open on the Reader:Account Data flow to open the properties of the reader. In the query section enter query as mentioned below and click on Save.

...

Code Block

...

select {

...

!.} from 

...

Account where  AVSFQB

...

_

...

Quickbooks_Id

...

_

...

_

...

c='' and QuickBooks

...

__

...

c='QuickBooks2'

...


  • Click on Save & Close button on the top right and click on OK to save the changes.

...