Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello Pbix community
I have a question regarding the table below:
I have Principal Project number in the CUID column and the integration project number is the same as the CUID column but with
an extra "i".
Name | CID | CUID | Country | Project Scope | Actual/Schedule Go Live | Project Manager / Coordinator |
Customer A | AAA | NCPFFR01 | France | Standard | 2020-01-01 | Dorottya Szabo |
Customer A | AAA | NCPFFR01i | France | Integration WW | 2021-01-01 | Mary Mayers |
Customer A | AAA | NCPFFR02 | France | Standard | 2021-01-01 | John Smith |
Customer A | AAA | NCPFFR03 | France | Standard | 2021-01-01 | Akira Wars |
Customer B | ASPN | ASPNMY01 | Malaysia | Standard | 2021-01-01 | Gerard Monte |
Customer B | ASPN | ASPNMY01i | Malaysia | Integration WW | Sandra Verdi | |
Customer B | ASPN | ASPNES01 | Spain | Standard | 2021-01-01 | Mary Mayers |
Customer B | ASPN | ASPNCN01 | China | Standard | 2020-07-31 | John Smith |
Customer B | ASPN | ASPNCN01i | China | Integration WF | 2020-07-01 | Akira Wars |
I have created diff formulas to show "if integration or not", etc.. but I have been asked to create a new visual showing all the information but using ONLY one row.
THe idea would be to show only the Principal Project number and "If integration included" then show all the columns in different columns but same row. (excel image below)
Any tip welcome
thanks.
df
Solved! Go to Solution.
@romovaro Probably need a disconnected table for your columns and a single measure that, based on the column returns the corresponding information.
@romovaro Probably need a disconnected table for your columns and a single measure that, based on the column returns the corresponding information.
As discussed I created an extra table using the "summarize" function with the columns I wanted to "duplicate" to add in the main table
In the extra table I created a column (called CUID-1) that allows me to get the info I need and I used "Lookupvalue" function to get the results:
CUID Integration = LOOKUPVALUE(Tabla[CUID],Tabla[CUID-1],'PV Cel File'[CUID],"")
What I realize is that is not working all the time.
From the image above, i have Australia and Austria. It seems with Australia I get all the info in my columns highligthed in blue but for Austria (same Information, Same Fields, etc...) is blank. For "Status Integration" it seems all fields are working ok. Any idea?
THanks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |