Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
Which can help me to display a formula as follows please:
I used this formula in power BI but I got the result as follows
Solved! Go to Solution.
Hi @Nihed ,
Here are the steps you can follow:
1. Create calculated column.
Column =
"Found"&":"&
CONCATENATEX(ALL('Negative Budget Lines (list of Program+OG)'),
[Fund Key],",")
2. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Nihed ,
Here are the steps you can follow:
1. Create calculated column.
Column =
"Found"&":"&
CONCATENATEX(ALL('Negative Budget Lines (list of Program+OG)'),
[Fund Key],",")
2. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
14 | |
11 | |
7 |