Forum Discussion
AtchayaP
4 years agoHelper V
Powerbi
can I know how to use it?
- Anonymous4 years ago
Hi AtchayaP ,
Here's the formula:
both = var tmp = SUMMARIZE('Table','Table'[name],'Table'[content type],'Table'[type]) return CONCATENATEX(FILTER(tmp,[name]=EARLIER('Table'[name])),'Table'[type],"+")Best Regards,
Jay
4 Replies
- Greg_DecklerCommunity Champion
AtchayaP Use CONCATENATEX
- AtchayaPHelper V
Can you tell me the full expression how to use it
- AnonymousNot applicable
Hi AtchayaP ,
Here's the formula:
both = var tmp = SUMMARIZE('Table','Table'[name],'Table'[content type],'Table'[type]) return CONCATENATEX(FILTER(tmp,[name]=EARLIER('Table'[name])),'Table'[type],"+")Best Regards,
Jay
- AnonymousNot applicable
Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence. It is part of the Microsoft Power Platform.
Greeting,
Rachel Gomez