Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
hello,
i have a problem,
when i connect my power bi desktop to dynamics 365 , i get numbers .
explication: in order to collect list(in dynamycs365) ,but i get numbers . exemple : i want to get :
1-new
2-smart
3-best
but power bi collect this:
19920213
19920214
19920212
question: how power bi can collect the data(informations), not numbers.?
i used powerbi optionSet xrmtoolbox ..but how creating relation between table "gap_powerbioptionsetrefs" and my existing table 'opportun..' ?
Hi @mas,
You can choose one column as group/category, then write formula to calculate count of collection number based on group column.
After above operation, add calculate column to mark tag based on collection count.
Regards,
Xiaoxin Sheng
hello, i do not understood your solution.
HI @mas,
I mean add calculated column to table to count rows based on category column which I mentioned.
For example:
Sample = COUNTX ( FILTER ( ALL ( Table ), [ID] = EARLIER ( [ID] ) ), [Collection] )
Regards,
Xiaoxin Sheng
hi Xiaoxin,
can you illustrate by exemple to understand. PB still collect identifier, not value of list (list in dynamics 365).
thank you .
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
76 | |
59 | |
36 | |
31 |
User | Count |
---|---|
91 | |
59 | |
59 | |
49 | |
42 |