Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
Im trying to get a select list of tables from postgresql from lookupactivity in pipeline from datafactory option . what process should i follow to get the tables.
below are the list of tables.
select * from information_schema.tables where table_schema = 'public' and table_type ='BASE TABLE' and table_name in('workorder',
'modedefinition',
'aaauser',
'departmentdefinition',
'workorderstates',
'categorydefinition',
'sduser',
'workorder_queue',
'queuedefinition',
'statusdefinition',
'leveldefinition',
'prioritydefinition',
'ci',
'requestresolver')
Hi @shiva_fabric ,
Thanks for using Fabric Community.
In Fabric Data Factory we have look up activity to connect to Postgressql.
Hope this is helpful. Please let me know incase of further queries.
Hello @shiva_fabric ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .
Hi @shiva_fabric ,
We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help.
Thank you