The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi All,
I am trying to create a simple distinct count on my ID but the measure cannot be created and indicate that the table cannot be found even though I have imported the table. Any idea what is wrong ?
Solved! Go to Solution.
@weiliang_lim you're getting red line underneath meaning intellisense hasn't found table with syntax you've typed. Perhaps rename table name to something simpler like 'table1' and then reference it using DAX.
@weiliang_lim you're getting red line underneath meaning intellisense hasn't found table with syntax you've typed. Perhaps rename table name to something simpler like 'table1' and then reference it using DAX.