Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8338

How to conert crystal syntax into basic syntax

$
0
0

Is anyone please telling me how to convert following formula with crystal syntax into basic syntax? Much appreciated!!!

 

if {Account_Type.Account Type} = 'asset' then

(

    if {Journal_Entry.Debit or Credit} = 'Credit' then

    (

        {Journal_Entry.Amount} * -1

     )

    else

    (

      {Journal_Entry.Amount}

    )

)

 

The above formula is from sample report of Crystal Report XI R2. Now I want to convert basic syntax. Many thanks!!!!!!!!!


Viewing all articles
Browse latest Browse all 8338

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>