Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

I have table with datetime column in datasource. I want to calculate difference between first row datetime with second row of datetime.

NULL
Status: Needs Votes
Comments
swapnil_aswale
New Member
As far as I know unlike excel power BI works only with column reference in table format and not row reference, hence it will not allow calculations in horizontal mode. You can transpose the data and then calculate the difference and re-transpose in Query Editor. Hope this will help you.
fbcideas_migusr
New Member
Status changed to: Needs Votes