Forum Discussion

anishXsharma's avatar
anishXsharma
Copper Contributor
Jun 25, 2019

SQL reference data in Azure Stream Analytics

I have a column with Time as Data type in my SQL Server table which is being used as a reference data in Azure Stream Analytics. What I'm doing is cast the values in the same data type which they belong to before using them as a look up data and pass on to Power BI datasets, but it seems SQL reference input does not support TimeSpan. For a work around, as of now I'm casting it to varchar but I believe reference input should support TimeSpan soon.

3 Replies

Resources