question in report

suresh kaliappa
Tera Expert

Hi All , 

 

I want to create a report which contains software usage data and the software model and version in 1 report. But usage details available in samp_sw_usage table in the usage table there is no link between software model. So can someone please suggest this can be achieved and a way to achieve this? 

1 REPLY 1

Bhimashankar H
Mega Sage

Hi @suresh kaliappa ,

 

Lets says you want to create list type of report then you need to find some relationship between these table and create database view. On database view you can create the report. If some conditions are very complex then you need to write script include and iterate the records and show in list report.

 

First you need to find some relation between these table then only you can show the details on report.

 

Hope that answers your query.

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!