abhinandan yavagal Posted April 8, 2019 Share Posted April 8, 2019 Hi , Here is the situation. Suppose I have n columns , say Part Number ,inventory quantity, inventory location etc. I have a KPI chart for part numbers which also displays the inventory quantity. My inventory location has location A, B, C, D I want my KPI to display only the sum of a particular part inventory located only in location 'A'. How do I do this Thanks in advance Link to comment Share on other sites More sharing options...
Richard Pobi Posted April 9, 2019 Share Posted April 9, 2019 Try this, go to KPI Settings. Data > Limit data using expression > Edit > [Location] = "A" Assuming you want to display the first 100 Part Number in Location 'A' the expression will be ([Location] = "A") AND ([Part Number] Link to comment Share on other sites More sharing options...
abhinandan yavagal Posted April 10, 2019 Author Share Posted April 10, 2019 I am trying to extract data from particular rows Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now