The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
20 | |
15 | |
14 | |
10 | |
7 |