Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello i have just one database and need to create a graphic using values with accounts paid off and open accounts, but to identify then i need that on a column (open or paid of) choose open, in another collumn (counts to pay or counts to receive) and in another column choose some codes realted like 8, 16 and 999. So i tried using if and shortcuts && to AND and || to OR and didnt workout.
until here its ok
Can you guys help me?
Solved! Go to Solution.
@michaelrlas I think:
crcab = IF('ms_hippo titulos01'[titulo]="CONTAS A RECEBER"&&'ms_hippo titulos01'[abertoquitado]="A"&& ( 'ms_hippo titulos01'[codoperacao]=8||'ms_hippo titulos01'[codoperacao]=16||'ms_hippo titulos01'[codoperacao]=999 ),'ms_hippo titulos01'[Precoaj2],0)
@michaelrlas I think:
crcab = IF('ms_hippo titulos01'[titulo]="CONTAS A RECEBER"&&'ms_hippo titulos01'[abertoquitado]="A"&& ( 'ms_hippo titulos01'[codoperacao]=8||'ms_hippo titulos01'[codoperacao]=16||'ms_hippo titulos01'[codoperacao]=999 ),'ms_hippo titulos01'[Precoaj2],0)
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 |
---|---|
10 | |
9 | |
8 | |
7 | |
6 |
User | Count |
---|---|
14 | |
13 | |
11 | |
9 | |
8 |