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
i need to divide 9/17 and get that value in a new column same for 5/17 similarly if i select any particular date from the slicer then the total will change same i need when the total changes like after selection say total is 19 then i need 19 in denominator and what ever number comes in the place of 9 that to replace 9 and get divide by 19 as 19 is the new total so basically need a new column in whh this be done and that column needs to be shown right side of count minutes field
Solved! Go to Solution.
@Anonymous , You need a measure like
divide( Count(Table[Minute]), calculate(Count(Table[Minute]), allselected() ) )
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 |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |