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.
Hello,
I need help to create a measure to return two values based on the selection of one value.
Value 1 (A in my example) comes from a visual, through cross highlight, I'd like to show its subvalues (A.1, A.2) in the visual 2.
Visual 1 Visual 2
A -----> A.1
------> A.2
Any suggestion?
Thank you.
Hi @MCacc ,
You can refer the following links to get it by using the function CONCATENATEX:
Solved: Re: How to ignore CONCATENATEX duplicates - Microsoft Fabric Community
Solved: Re: To remove duplicate char from string on each r... - Microsoft Fabric Community
If the above one can't help you get the expected result, please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It would be helpful to find out the solution. You can refer the following link to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
Your request isn't that clear can you provide some data ?