Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys,
my Oracle experience is a bit short but I am trying to connect to an Oracle db to generate JIRA reports.
I can connect using the oracle SQL developer, but the PBI connection says it cant authenticate my loggin.
The oracle connection askes for Port and service name. Not PBI. Why not?
I have tried every combination of the server name, port and service name
e.g.
Server:port
Server/service name
Server\service name
all with the same reult.
any ide why it wont authenticate?
cheers
Ian
Solved! Go to Solution.
hi, @IanCockcroft
You may try to use localhost in server
https://www.youtube.com/watch?v=QjIW147Louw
and choose Use my current credentials
Best Regards,
Lin
Thanks Lin,
I did come right.
Just needed to creat a TNS
cheers
Ian