Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi, community
I have a doubt regarding Values / Format DAX in Power BI Desktop.
I'm using 2 Filter functions in a DAX, yes there's a connection between 2 tables ie: Query & OrderMapping
below is the DAX code:
I'm getting the following error:
Please help how do I solve using Value / Format function.
Solved! Go to Solution.
Hi @Niraj_vora0106 ,
How about changing the column type here?
Or you can change the number 1 to "1". Then the number 1 is the text type.
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Niraj_vora0106 ,
The error has pointed out that this is because of your data type. Please check if column Queryrespnsibility is of type number.
Please check the columns' type.
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
How can I change QueryResponsibility type to number when the values are in String / Text..?
are you trying to say I need to have both values similar? then only multiple Filter conditions will work..??
Hi @Niraj_vora0106 ,
How about changing the column type here?
Or you can change the number 1 to "1". Then the number 1 is the text type.
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous
I'll try changing the Number value from 1 to "1".
Thank you so much for your help!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |