Forum Discussion
search formula something Like Excel VLOOKUP
- 5 years ago
Hi mohammedmqi ,
We can use the SPLIT function and create a table visual to meet your requirement.
1. Duplicate the account diamantion column and split it by “-”.
2. Then we can create an one-to-many relationship based on account diamantion.
3. Or you can create a calculate column in Table 2.
Column = CALCULATE(SUM('Example table'[amount]))If it doesn’t meet your requirement, could you please show the exact expected result based on the table that you have shared?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BTW, pbix as attached.
mohammedmqi ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
Refer if these can help
https://exceleratorbi.com.au/text-filtering-power-bi/
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?src=office&tab=Overview
Appreciate your Kudos.