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,
Previously I would be able to put a text field in a table visual and ask for a distinct count or a simple count of values.
It seeems for some reason the developpers decided that we do not need this?
Because now the only way I can get this is by creating a measure, which is not necessarily efficient when you are exploring the data.
old
Now , I can’t drag the columne in fileds or value for all visuals
Solved! Go to Solution.
Hi @msayed96
There has been no change in what is called implicit measures (the automatic aggregations created when you drag fields into visuals). Everything that is placed in the Values area of a table or other visuals still supports the same functionality as always, including First, Last, Count, and DistinctCount.
If you do not see these options, it usually means one of two things:
You are dragging the field into an area that expects categories (e.g., Axis, Rows, Columns) instead of Values.
There is another issue in your specific model.
To help further, it would be best if you could share a sample file and show exactly what you are trying to achieve.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickl
Hi @msayed96 , Hope you're doing fine. Can you confirm if the problem is solved or still persists? Sharing your details will help others in the community.
Hi @msayed96 , Hope you're doing okay! May we know if it worked for you, or are you still experiencing difficulties? Let us know — your feedback can really help others in the same situation.
Hi @msayed96 , hope you are doing great. May we know if your issue is solved or if you are still experiencing difficulties. Please share the details as it will help the community, especially others with similar issues.
Hi @msayed96
Did you, by chance, or anyone who worked on that model create a calculation group? Creating one automatically discourages implicit measures. Deleting a calculation group doesn't re-enable implicit measures. You'll have to use Tabular Editor for that.
Hi @msayed96
There has been no change in what is called implicit measures (the automatic aggregations created when you drag fields into visuals). Everything that is placed in the Values area of a table or other visuals still supports the same functionality as always, including First, Last, Count, and DistinctCount.
If you do not see these options, it usually means one of two things:
You are dragging the field into an area that expects categories (e.g., Axis, Rows, Columns) instead of Values.
There is another issue in your specific model.
To help further, it would be best if you could share a sample file and show exactly what you are trying to achieve.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickl