reports
3 TopicsRunning Total or Cumulative Total column in Power Query
Please please PLEASE make it possible to create a running/cumulative total column in Power Query. The amount of hoops I have to go through to get something as simple as a cumulative value column is crazy. Power BI is able to do things that are ALOT more complex than a running/cumulative total column so I'm confused as to why it has to be so difficult. Even after searching for solutions for HOURS, I have not found a solution for a running/cumulative total column in Power Query without having to copy and/or group a table.34KViews1like2CommentsISNULL replicating in power bi
I am very new to power bi. I am trying to write ISNULL related query in Power BI my SQL syntax CASE WHEN MiddleName IS NULL THEN FirstName + ' ' + LastName ELSE FirstName + ' ' + MiddleName + ' ' + LastName END AS FullName. can anyone help me how to replicate in Power BISolved1.1KViews0likes2CommentsIs 2016 SSRS required for Desktop BI
It may be a silly question but I couldn't find the answer around. I downloaded Power BI Desktop and I try to connect to my 2014 Resporting Services and it's returning "This URL is not valid Report Server address" which it's because it's a working reporting server. Is SQL 2016 required for Power BI desktop?1KViews0likes1Comment