MOSS KPI బగ్? జాబితా సూచిక ఫోల్డర్ల డాక్యుమెంట్ లైబ్రరీ ముడిపడివుంది

UPDATE 02/29/08: I solved this problem by creating a folder and then assigning a content type to the folder which has the meta data I need for the KPIs. I described that in a little more detail here.

We have implemented a technical solution where users upload documents to a document library. An event receiver creates a directory and moves the file to that directory (నేను వ్రాసాడని పోలి ఒక పద్ధతిని ఉపయోగించి ఇక్కడ). We’ve successfully navigated around the potential issues caused by event receivers that rename uploaded files (mainly because users never start their document by clicking on "New" కానీ బదులుగా స్థానికంగా పత్రాన్ని సృష్టించడానికి మరియు తరువాత వాటిని అప్లోడ్).

The meta data for these documents includes a Yes/No site column called "Urgent" and another site column called "Status". We need to meet a business requirement that shows the percentage of "Urgent" documents whose status is "Pending".

దీన్ని సాధారణంగా సులభం and I described something very much like this at the SharePoint Beagle with lots of screen shots if you’re interested.

In a nutshell, నేను ఈ క్రింది చేసింది:

  • Create a view on the doc library called "Pending".
  • Configure the view to ignore folder structure.
  • Create a KPI List.
  • Create an indicator in the list that points to the doc lib and that "Pending" వీక్షించడానికి.

This simply does not work. The KPI shows my target (ఉదాహరణకు. five urgent documents) but always shows the actual number of urgent documents as zero. Paradoxically, if you drill down to the details, it shows the five urgent documents in the list. I created a very simple scenario with two documents, one in a folder and one not. Here is the screen shot:

ప్రతిమ

The above screen shot clearly shows there are two documents in the view but the "value" is one. The "CamlSchema" with blank document Id is in the root folder and the other is in a folder named "84".

ఇది అయినప్పటికీ మీరు ఒక అభిప్రాయం పేర్కొనే నాకు కనిపిస్తుంది, the KPI doesn’t honor the "show all items without folders" సెట్ మరియు బదులుగా, మూల ఫోల్డర్కు పరిమితుల్లో కూడా.

నేను తప్పు అని ఉంటే, నాకు ఒక లైన్ డ్రాప్ లేదా ఒక వ్యాఖ్యను దయచేసి.

</చివర>

నా బ్లాగ్ సబ్స్క్రయిబ్!

Technorati టాగ్లు:

ఒక ఆలోచన "MOSS KPI బగ్? జాబితా సూచిక ఫోల్డర్ల డాక్యుమెంట్ లైబ్రరీ ముడిపడివుంది

  1. జాన్ రాస్
    I’ve seen before in other situations where you are trying to compare the value of Yes/No fields that the value isn’t "yes" or "no" కానీ 1 లేక 0. Check the value of the item in the object model to confirm. I know with the Advanced Search 1 మరియు 0 works but not yes or no. See if that works, అది లేనప్పుడు మీరు ఎల్లప్పుడూ అవును విలువలతో ఒక ఛాయిస్ రంగంలో సృష్టించడానికి మరియు సంఖ్య కాలేదు.
    -జాన్

ఒక Reply వదిలి

మీ ఇమెయిల్ చిరునామా ప్రచురితమైన కాదు. లు గుర్తించబడతాయి *