Forum Discussion
ValeriaBreve
Post Partisan
2 years agoconcatenate string aggregating dimension
Hello! I have a table in PowerBI looking like below: Date Time Details 5/22/2024 8:00 AM This is the 8 am text 5/22/2024 10:00 AM This is the 10 am text 5/22/2024 12:00 PM ...
- 2 years ago
Arul
Super User
2 years agoValeriaBreve
Post Partisan
2 years agoArul thank you! That was so simple... I actually had a measure to start with, so I really did not think abput concatenatex. I have changed now to having a calculated column for the table and a measure for the concatenation and it works beautifully. Out of curiosity - is there a simple way to do it as well if instead of the calculated column I would still use a measure for "Details"? Thanks!