Hi Guys,
Is there is away to show only related records in document template.
I have a lookup field Type,when i select Type1,it should show only Type1 records when i generate in Document Template
| Executed Output | ||||
| Type | Type1 | |||
| Column1 | Type | Column2 | ||
| data | Type1 | data | ||
| data | Type1 | data | ||
| data | Type2 | data | ||
| data | Type2 | data | ||
| Expected Output | ||||
| Type | Type1 | |||
| Column1 | Type | Column2 | ||
| data | Type1 | data | ||
| data | Type1 | data |
Thanks in Advance
Keerthi






