Hi Team, I am trying to calculate sum of “Pending Questions” in Matrix Visual. Here I wanted to show “Student” and “Max date Selected” in row and sum of “Pending Questions” in value of matrix visual. File attached below.If someone could help me that would be great.
—————————— Shailesh Kanse Senior BI Developer ——————————
Alberto Gastaldo
Member
July 8, 2020 at 3:11 AM
HiĀ ShaileshĀ could you please clarify your request ?
I attached the modified file with the correct measures:
Basically I suggest you to: 1) add a calendar table to your model: this is a best practice any time you play with datesĀ
2) create a base measure that show the number of pending questions (i called it # of pending questions)
# of pending questions = SUM(StudentPerformance[Pending Qustions])
3) create a running total measure: what you need is basically REMOVE the filter on student and get the number of questions for all student less or equal to the current student
# of pending running total =
Ā Ā Var currentStudend = SELECTEDVALUE(StudentPerformance[Student ID])
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!