Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 gopal5879
		
			gopal5879
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello folks,
Can any some suggest me some idea or possible solution.
We have created a dashboard with feature to export to an excel file. In the beginning, it was limited to one business user.
Now more more than one user started using it.
In the export , there some over lap issues. Below with user u2, there is overlap with providers p1, p2,p3.
Just need some solution to alert user u2, that p1,p2,p3 are already picked by user u1.
Any suggestion would be very much appreciated.
| User | PID | 
| u1 | p1 | 
| u1 | p2 | 
| u1 | p3 | 
| u2 | p4 | 
| u2 | p5 | 
| u2 | p1 | 
| u2 | p2 | 
| u2 | p3 | 
| 
 
 | 
 benvatvandata
		
			benvatvandata
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Could you share your expressions/dimensions for the object that you export to excel?
 gopal5879
		
			gopal5879
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have PID as dimension, the rest are measures.  We need someway to avoid p4, p5  providers if they are already picked up by another business user in another session. This is first time I am working in a situation like this. Any help would be highly appreciated.
