Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: SSRS Report With Display method

$
0
0

display str ComName()

{

   CompanyInfo ci;

   str Name;    

   ;

   Name=this.dataAreaId;

   select ci where ci.DataArea==this.dataAreaId;

   Name=ci.Name;

   return Name;

}

this is the display method, i created this one for Example on table called X table , then i created a query and used this table as data source


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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