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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
I have written a measure which allows me to countdistinct across two tables as follows;
hi, @Anonymous
hey joseph one of your column (Product List'[ProdID ) or (Item List [Prod ID] ) is text type so check it change it to interger or wholenumber
Hi
I have checked and they are text but they need to be text, how would I change this to allow me to filter on text?
hi, @Anonymous
if you want in text ffilter then change your Integer column to text
make your both columns ('Product List'[ProdID] ,List [Prod ID] ) to text form