data transformation
4 TopicsConverting Data Per Minute to Hourly in Power BI
I need help with data transformation in Power BI. The data I have is stored in the data source with a minute-level granularity, but I want to display the data in the report on an hourly basis. How can I perform this transformation using Power Query Editor to show the data in hourly intervals with the appropriate aggregation (e.g., average)? Thank you for your assistance!707Views0likes2Commentsretrieving values in a row when the value of one column is equal to the value of another column
I've used dummies data to show the question. Id Index ProjectId Predecessors 1 1 66 5 2 5 66 3 I need to find for each predecessor, the index equal with predecessor value then compare the ProjectId in the predecessor row and the project id of the index(that is equal with predecessor index) if they are equal then return the Id of the index. in this example: I read first row =>index =1 predecessor = 5 I look for 5 in all index column => go to index = 5 if projectId(index = 5) = projectId (index = 1) then return Id (index = 5) Thanks for taking time, in advance.Solved640Views0likes2CommentsHistory data load from SAP HANA source
Dear Team, How to load the history without impacting the source data server (SAP HANA) performance as we have large amount of data (Roughly about 60 Million records with 102 columns) Any suggession can be appriciated. Thanks in advance, Vara522Views0likes0Comments