Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello everyone,
I have a problem in this visual of Power BI below :
I chosen 3 Months in Slicer : 01-2023, 02-2023, 03-2023 but the visual present all of the months have number of Reenrol
Besides, the result of Number of ReEnrol is not correct ( the correct number is 777)
I think my dax for calculating of # of Reenrol is wrong . Please help me to make this matrix can present like:
When I chosen the months in Slicer, just present the correct : # of Offtrack and # of Reenrol
I have a power BI in this link : https://drive.google.com/file/d/1wTIRIYZwen1DQZa0caWyGjAnjINpNoQ7/view?usp=drive_link
Please help me for this dax! Thank you very much
Solved! Go to Solution.
@Simple_one You can create a calculated column:
it will show you only the desidered dates:
BBF
Hi I want to calculate the difference in sales volume per interval of minute as given in the table below however I am getting the wrong result. Can you please help?
Hi I want to calculate the difference in sales volume per interval of minute as given in the table below however I am getting the wrong result. Can you please help?
@Simple_one Hi! I'm on your pbix file, why is that number wrong? If I put values in a table, the total is correct. Which is the calculation that should do the measure? and the expected output for row?
BBF
Hi @BeaBF ,
The # of Reenrol of 03-2023 is : 156 ( with my dax for calculate # of Reenrol ).
My dax for calculating of # of Reenrol is not correct. Can you help me for fixing this ?
Hi @BeaBF ,
I count Distinct number of USERINFORMATION_KEY in data for OFFTRACK_YM of 03-2023 = 156. Because student can reenrolment many time but we count this student one time
@Simple_one Try with:
if it's ok, please accept my answer as solution.
BBF
Hi @BeaBF
It correct , but the matrix is present the Month that I am not select in the Slicer (as 2023-10, 2023-11, ....)? Can you help me fix this ?
@Simple_one You can create a calculated column:
it will show you only the desidered dates:
BBF
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |