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, please help me this case, i try to find the text value "1.NP" within column GroupActivityName, i create a measure like the below picture, but it's not woking.
Hi,
I am not sure how your datamodel looks like, but please try something like below whether it suits your requirement.
New 1.NP measure: =
SEARCH( "1.NP", SELECTEDVALUE( 'Opps (2)'[GroupActivityName]),1, 0)
Hi,
i delete the relationships of table Opps(2), it work well, but i don't understand why my datamodel is problem. Below is my datamodel
Hi @Anonymous ,
As checked your model settings, it shouldn't be the cause of problem... Which table the field [GroupActivityName] is from in the below screenshot?
And if the field [GroupActivityName] is from the table 'Opps (2)', it can display the correct using the formula which provided by @Jihwan_Kim ... Otherwise, could you please provide some raw data in the tables and the matrix Fields settings? Thank you.
Best Regards
Hi,
It is a little bit difficult for me to find what is a problem by only seein a diagram.
What column from which table is used in the visualization? -> I think you can start from here.
User | Count |
---|---|
20 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
29 | |
12 | |
11 | |
9 | |
8 |