Forum Discussion
Anonymous
3 years agoNot applicable
Calculate a new column using data from the same row
I have a table in Power BI with the following 3 columns: Incident Number, Date Opened, Date Closed It has about 1,000 rows, covering 3 years. I want to create a graph showing how many incide...
lbendlin
Super User
3 years agoadd the table name, slap a MAX() around it or use variables. The exact syntax depends on your scenario.