Forum Discussion
total users daily count by user Ids
Hi Cherry,
Thanks for the revert, I thought it helped. bUt here what I got...
I replicated what you did- These are two column in question..the list is long...
after adding the column you mentioned--
I got this--
Not what I was expecting...
Also I noticed in your pbix file calculated column are shown as measure(like a calculator)..mine shows something else
Hi Ankit_1987,
From your description, you may have a misunderstand of measure and calculated column. In this case, you should create a measure not a calculated column.
You could refer to the steps of creating a measure:
- Click Modeling ——New Measure
2. Type in the dax function:
3. You could rename the measure as you want.
If it still doesn’t work, could you share a dummy pbix file which can reproduce the scenario, so that we can help further investigate on it? You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.)
Best Regards,
Cherry