How to display NO DATA FOUND for Excel Template
Hi,
I'm trying to display NO DATA FOUND for Excel template. I have the following code, both display the code as output:
<?if:count(AD_DOCUMENT_SERIES)=0?>No Data Found<?end if?>
OR
<?if:count(.//AD_DOCUMENT_SERIES)=0?>No Data Found<?end if?>
Thanks in Advance.
Regards,
Chantha