Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello, BI seems to trea data loaded as Text data type differently based on whether the data being loaded as Text is numeric vs alphanumeric:
have a measure that has 2 filters based on a Text data type:
When the prod id is numeric, the measure works correctly, but the measure does not work if an alphanumeric prod id is loaded to model (prod id is always being loaded to model as Text data type)
This is the complete logic for the measure:
If both prod ids are being loaded as a Text data type why does the measure work for the numeric prod id and not for the alphnumeric?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.