Coder Social home page Coder Social logo

[CoE Starter Kit - BUG] Missing apps for personal productivity (Default Environment) in the governance details report about coe-starter-kit HOT 4 OPEN

LowCode-sudo avatar LowCode-sudo commented on July 27, 2024
[CoE Starter Kit - BUG] Missing apps for personal productivity (Default Environment) in the governance details report

from coe-starter-kit.

Comments (4)

Jenefer-Monroe avatar Jenefer-Monroe commented on July 27, 2024

The envt filter is on the page as a whole, so I dont think that is the issue.
image

Can you please go look in the Power Platform Admin View to see if there is data that fits these filters?
You can add related fields as shown here for things like app owner is orphan.
image

from coe-starter-kit.

Jenefer-Monroe avatar Jenefer-Monroe commented on July 27, 2024

Also note that PBI shows <> instead of 0 so blank = 0

from coe-starter-kit.

LowCode-sudo avatar LowCode-sudo commented on July 27, 2024

Hi, the Data is there, i think there is a problem with the provided PowerBI Report. Here is a screenshot of the Table if i try to get the Environment Name by the Environments Table and link it with apps:

image
image

In the first column should be the environment name. When I access it through the Production_CoEDashboard_June2024 it works. So it seems like there is an issue with the data relation in the PowerPlatformGovernance_CoEDashboard_June2024

from coe-starter-kit.

Jenefer-Monroe avatar Jenefer-Monroe commented on July 27, 2024

ok looks like we didnt transform envtid for this case. Fix is to add this replace statement in the transform
= Table.ReplaceValue(#"Replaced Value","Default-","",Replacer.ReplaceText,{"Environment ID"})
image

from coe-starter-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.