Oct 19, 2022
12:46 PM
Hi Erwin, I will use the domain method as an temporary solution to get some locations derived from the blank locations for licenses. Is there a way to convert the code you provided on 7/2 into a view so it's always updated as opposed to the one time table it created? Thanks
... View more
Oct 12, 2022
04:21 PM
Hi Erwin, You mentioned that we could use the domain of the users assigned for setting the correct location. Is there a guide for this? I know for some of our Null location users, we do have domains for some of them. Thanks
... View more
Oct 11, 2022
03:44 PM
Thank you Erwin, will try your suggestion above. Just to confirm, domains have nothing to do with License Compliance so there is no way to tie them in, correct?
... View more
Sep 29, 2022
03:59 PM
Hi Erwin, I was thinking domains could perhaps give some clues as to what the location may be for some of the 'Null' locations. Please advise. Thanks
... View more
Sep 28, 2022
12:14 PM
Erwin, Thank you for your help on this. How would one go about adding domains to this code. Thanks
... View more
Jul 12, 2022
09:41 AM
Thank you for the answer and explanation why. I was able to create the tableau and bring it into Tableau.
... View more
Jul 01, 2022
10:57 AM
Hi,
I need help storing the output of a stored procedure into a view or a table. I'm referring specifically to [dbo].[ReportLocationConsumptions] under Programmability.
The code to execute the stored procedure is the following:
USE [FNMScompliance] GO
DECLARE @return_value int
EXEC @return_value = [dbo].[ReportLocationConsumptions]
SELECT 'Return Value' = @return_value
GO
Thanks!
... View more
Latest posts by sabrinaballen
Subject | Views | Posted |
---|---|---|
776 | Oct 19, 2022 12:46 PM | |
894 | Oct 12, 2022 04:21 PM | |
930 | Oct 11, 2022 03:44 PM | |
1186 | Sep 29, 2022 03:59 PM | |
1234 | Sep 28, 2022 12:14 PM | |
1377 | Jul 12, 2022 09:41 AM | |
1556 | Jul 01, 2022 10:57 AM |
Activity Feed
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Oct 19, 2022 12:46 PM
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Oct 12, 2022 04:21 PM
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Oct 11, 2022 03:44 PM
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Sep 29, 2022 03:59 PM
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Sep 28, 2022 12:14 PM
- Posted Re: Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Jul 12, 2022 09:41 AM
- Kudoed Re: Turn Stored Procedure Output into View or Table for erwinlindemann. Jul 12, 2022 09:41 AM
- Posted Turn Stored Procedure Output into View or Table on FlexNet Manager Forum. Jul 01, 2022 10:57 AM