SSRS Bar Chart Series Properties Issue
In the above chart I need to remove the series for which the count comes as 0. Different category should have different series values.
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
How to record ID/Password on Remote Desktop Mac
Hi all. I have a mac with Catalina and a PC with Windows 10 1909. Microsoft Remote Desktop on Mac works fine with PC but every time I try to connect I have to insert ID and Password. Do you know a way to automate login without insert every time them? Thx…
i can't reset my windows hello pin
Request Id: 48dac9ee-ea27-4010-9ac4-db773aad4a00 Correlation Id: b198fcde-91d4-4673-adca-f6de0749a004 Timestamp: 2020-04-06T15:42:08.169Z
![](https://techprofile.blob.core.windows.net/images/5a9168b040a9432db45a65202b1a9780.png)
How do bots work properly in App Studio?
Hi, I have created a sample organization with AAD using the E5 license. This allows me to use teams as well. Now I want to use App Studio to create my own Team App and add a bot. In the App Studio settings you will find the Bots button where you can…
Deadlock Detection
I am an Engineering Student.I learning about operating system. I want to know something. What service windows10 use to detection deadlock? And how its work?
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
backup set error when the bak file restore
hello when i want to restore my backup file that, i take in sql server 2017 that name is (VNLite1_13981228_114430.bak) i got error : TITLE: Microsoft SQL Server Management Studio Restore of database 'VNLite1' failed.…
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
How to get Microphone privacy setting programmatically
Is there way to get the Microphone privacy setting pro-grammatically - https://hub.mangoapps.com/sf/MjE3NjQ1XzE5NjI1OTM ?
In the formula calculation of Excel, how are logical (or boolean) values taken into computation?
Given a simple spreadsheet, the cell A1 has a numeric value 1, and the cell B1 has a formula =A1>0, so its result is a logical value TRUE. Also, the cell C1 has a formula =SUM(B1,1) and the cell D1 has a formula =B1+1. My question is that why the…
[WPF] Some paths was disappeared when scale canvas
When I add many Paths on canvas and zoom out canvas, some paths was disappeared. I execute on Window 10, 64 bit and .Net 4.7 Please let me know, why some paths was disappeared and solution for this issue. Thank you so much!
![](https://techprofile.blob.core.windows.net/images/e132fda0c00c4bb98c608a076c87a4cb.png)
WebAuthn dll
What is the difference b/w https://learn.microsoft.com/en-us/microsoft-edge/dev-guide/device/web-authentication https://learn.microsoft.com/en-us/microsoft-edge/dev-guide/windows-integration/web-authentication I would like to develop a…
![](https://techprofile.blob.core.windows.net/images/tjM9HfYxiE6cDNGZoywteQ.png?8DA977)
![](https://techprofile.blob.core.windows.net/images/5da524cc22d64bf480edd8d86c64a8f5.png)
Conditional Access with Azure Registered App
Is there a way to restrict access to an Azure AD registered application based on IP address or location when the said application is using a client secret because of its use as a Windows Service for example. so no underlying user to pass credentials? …
![](https://techprofile.blob.core.windows.net/images/98f3718384684762b1cd9727b81c7954.png)
![](https://techprofile.blob.core.windows.net/images/kEaBzx2NUUuiIiWIzwa6Qw.png?8D9F54)
Azure service fabric deployment costs
My problem is regarding deployment cost, I don't know if this is right place to post this question but i will do it for now. I wanted to get to know azure service fabric stateless and statefull services. For this i have created a project with 1…
MS Teams company message logging
Hi, since i am not able to find an answere, can you please refer me any pages where i can read more about logging messages from MS Teams? Our internal policy in company needs message logging (all messages - private/public/team chat) and i am unable…
Query regarding Windows Store App behavior during installation
I have a query regarding the behavior of Windows Store App when it is getting installed. We usually see a notification on the bottom right corner of the screen when we install a store app, something similar to the attached image. If we click this…
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
Why can I not ask the site admin for sharpoint for access?
Its says i cant ask for permission, but it does not let me ask at all. Please help.
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
[UWP] Can't launch Flyout using click event attached to MenuFlyoutItem
Hi, I'm trying to launch a Flyout in which I collect data from user. The idea is that the user click on an item from the Menu Flyout and the assigned Flyout launch. I'm using a command bar. <CommandBar …
How to merge single binding validationrule errors to bindinggroup?
Example: <Grid> <Grid.BindingGroup> <BindingGroup x:Name="Group"/> </Grid.BindingGroup> <TextBox> <TextBox.Text> <Binding Path="Name"…
![](https://techprofile.blob.core.windows.net/images/e132fda0c00c4bb98c608a076c87a4cb.png)
How can I make the multi tenant app secured
Hello Everyone, We want to use the multitenant app so our customers wouldn't have to configure them on their own, thus saving us time. Each customer will have its own administration site (each URI is listed in the Redirect URI section) and secret. …
One of my web apps can't tcpping a server that other web apps in the same service plan can
With tcpping just a Connection attempt failed: Connection timed out. It work for an hour and then fail the next hour. It's been down 75% since last night though. Works fine for other web apps in the same service plan
TextBox Binding doesn't work while focused (when using uwp datagrid)
Hello, So I am using row details with this datagrid control: https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/datagrid_guidance/rowdetails I have a text box in my row details: <TextBox Header="Plan description"…