The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi again 🙂
this syntax is working correct as i need but i want to use allselected function to apply it on the all Visable table
i colud not know the right place to put ALLSELECTED in this formula , always i get syntax error.
Solved! Go to Solution.
@SalmanABDul_97 , try like
%75= CALCULATE(PERCENTILEX.INC(VALUES(Product[Productname]),CALCULATE(fact[value]),0.75), allselected())
@SalmanABDul_97 , try like
%75= CALCULATE(PERCENTILEX.INC(VALUES(Product[Productname]),CALCULATE(fact[value]),0.75), allselected())
Thanksm, it is working.
i also found this :
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |