1
Answer

How to prevent the Repeated Data?

Ask a question
srinivas P

srinivas P

13y
1.4k
1
Hi,
I have a Problem in Crystal Reports.
My Requirement is

I have two tables
1)Information
  
InfoId        InfoEngdatatype
1ArticleNo        number
2Name        nvarchar(max)

2)eAppPrintInfo
eAppcode
sbujectid                
Infoid

printinfo

120

150

1123456
1201502nivas

i want to Printinfo for user based on Infoid 

Ex:i want to display value of name(Here name.Article no ale lables)
printinfo is value of that lables.
How to get data based on infoId using Crystal report viewer.

Thanks  inadvance                                 












Answers (1)