The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I'm perplexed! I am getting the following trying to reference DAX Measures in a TextBox (See Image). Is there a limit on the number you can use in your dashboard? If I create a new dashboard it works ok 🙄
Solved! Go to Solution.
@gelie , Not very clear. But I doubt there is a limit. You make sure these is space between measure and text/measure
Thnx for everyone's help. Looks like I was using an unsuitable data type 🤔
Hi @gelie ,
Please check if there is a measure named 'DAX_HREFTECountLatsMonth' in the model, you can search for it here.
The presence of the red double underline indicates that power bi does not recognize 'DAX_HREFTECountLatsMonth' at this time. You can click on it and define it.
Teach Q&A to understand questions and terms in Power BI Q&A - Power BI | Microsoft Learn
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Thanx for your responses. Still no joy. I've checked that my DAX Measures exists and is spelpt correctly. Most of the other measures are recognised and picked up ok. Any more suggestions that I can consider?