I need to pull up data within specific date (that is specified by the users) and display the returned value in comma delimited. How can I do that?
So my data looks like the following:
TABLE 1:
PARENT ID CHILD ID
--------- ---------
12345 22234
12345 33345...
Hi all,
I have a VIEW that combines data from 2 tables (table 1 and table 2). In the view, I have all columns from table 2 and only 2 columns from table 1 (FACTORY_ID and TYPE_ID)
In Impromptu, I'm able to pull out all view data from table 2 into the report. However, when I try to pull out the...
Hi,
I have another questions. I have cascading prompts in which the users can select a factory name and then based on the name they select, the second prompt should display all the available products for that factory. The users can select the products, and the report will be populated based on...
hi all..
I have the following data in my database:
Factory1 Audit Date1
Factory1 Audit Date2
Factory1 Audit Date3
In my report, I need to display it like this:
Factory1 Audit Date1 Audit Date2 Audit Date3
I can get Audit Date1 and Audit Date3 using the minimum and maximum...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.