The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi there
I have the following setup:
db-table "budget"
contains planned values, plus a unique budget ID.
db-.table "purchase" contains purchase values and dates , plus a direct reference to the budget ID (as purchase is done from budget)
same with
db-table "invoice"
I want my final
powerBI visual table to list all budget lines. then add values from both linked tables if there are any. if not, leave the columsn blank, not the line.
usually, purchase happens before sales -invoice.
so when I add purchase info to the visual, all values are displayed.
when I add sales-invoice info as well, several purchase data is omitted, because there´s no corresponding sales-invoice data in the database yet. I still need to show the purchase-data though.
how can I accomplish this ?
thanks in advance
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...