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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! 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!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 48 | |
| 32 | |
| 19 | |
| 17 | |
| 16 |