web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Get rows from Teradata...
Power Automate
Unanswered

Get rows from Teradata Temporal table

(0) ShareShare
ReportReport
Posted on by 33

I'm trying to get some data from Teradata temporal table using Power Automate flow. In order to retrieve the data I need to filter 'VALIDTIME' but I cannot do this using ODATA filters.

 

Teradata 'Get Rows' action in Power Automate requires to use odata as filter and not SQL

 

The following SQL works and is able to retrieve the data, but I need to convert this sql to ODATA in order to use in Power Automate flow:

 

locking view [table_name] for access 
validtime as of date'2024-03-22'
select count(*)
from [table_name]

 

 

 

 

locking view [table_name] for access 
nonsequenced validtime
select count(*)
from [table_name]
where BEGIN(BUSINESS_PD) <= DATE '2024-04-22'
 and end(business_pd) >= date'2024-04-23'

 

 

 

Thanks in advance

stackoverflow.png
Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard