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 August 31st. Request your voucher.
Hi all,
Having quite a confusing moment with Power BI objects. I create a measure as follows
Hi, @Anonymous Any updates?
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If problem still persists, pls let me know.
Best Regards,
Community Support Team _ Janey
Hi, @Anonymous
According to the sample file you provided, I didn't see any problems, and the slicer can also control its changes. Do you still need help? What kind of result do you want?
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please upload some insensitive data samples and expected output.
Best Regards,
Community Support Team _ Janey
Hi,
I cannot say why the measure is not working in the title of your graph. As an observation, you may simplify your measure to:
Count = Count('Table1'[column1])
Hope this helps.
Hi Ashish,
Thank you for your response! I tried the code and it stil did not work. Actually the initial measure works only on a graph but did not work when i filtered data using the same graph. Is this a bug?
You are welcome. My proposed amended measure was not intended to solve your question. I may need to see your file. Share the download link and show the problem very clearly.
Hi Ashish,
Here's the link to download:
https://drive.google.com/file/d/1_QIA4q_NEFua9qesCqScDYMyfFMbBXwp/view?usp=sharing
Thanks for your help!
Hi,
Does this measure work?
Hi Ashish,
Distinctcount does not work either
Then i really do not know what result you want to see there.