Single row data query

nicolareina

New member
Local time
Today, 20:36
Joined
Apr 21, 2021
Messages
7
good morning Forums I wanted to create a selection query.

I have a table called Allegati_Autorizzazioni, multiple dates are associated with each individual customer id.
Is it possible to extract the dates of each individual customer ID and have them in a single line?
thanks for help.
Nicola Reina
 

Attachments

Allegati_Autorizzazioni table is Linked table so we cannot access it's data.
what you can do is make a copy of your FE and on the copy, right click on
Allegati_Autorizzazioni linked table and convert it to local table.
then post back the copy of your db.
 
@arnelgp
Allegati_Autorizzazioni table is Linked table so we cannot access it's data.
what you can do is make a copy of your FE and on the copy, right click on
Allegati_Autorizzazioni linked table and convert it to local table.
then post back the copy of your db.
pardon mea culpa :)
 

Attachments

see Query2. also view the code in Module, basConcatRelated.
good work!!
I was wondering if it was possible to separate the fields. thanks a lot.
 

Attachments

  • Screenshot 2025-03-01 174320.png
    Screenshot 2025-03-01 174320.png
    4.4 KB · Views: 11

Users who are viewing this thread

Back
Top Bottom