
Announcements
Hi,
I try to build a power app, and integrate it into my Power bi Report. I already have a datamodel integrated in my Power BI report.
My datamodel is following:
In my Power BI report, i filter visuals by date from my "Dimensions Date" and from my "Dimension Strucutre". These filters, I want to use in my Power App, so the final record produced in my app, will use theses two values to create the new value. BUT the problem is, if there is not record already existing with these two filters, the filter values will not show up in my app..
How do i fix this?