Month: July 2024
Get information from Unit Conversion
Hi everyone, I am studying a simbiology model not made by me. In particular, I know that some parameters/species have inconsistent units, I just don’t know which ones, since it’s a huge model. While the Unit Conversion of Simbiology works perfectly, I’d like to know which parameters have different units; in other words I’d like to have a model with consistent units, that would work without using the unit conversion. It would also be sufficient to have, somehow, a table of the changes in units wrt a ‘ground’ unit, so that I can change the units manually.
I don’t know if that’s possible in simbiology and I haven’t found any documentation on that.Hi everyone, I am studying a simbiology model not made by me. In particular, I know that some parameters/species have inconsistent units, I just don’t know which ones, since it’s a huge model. While the Unit Conversion of Simbiology works perfectly, I’d like to know which parameters have different units; in other words I’d like to have a model with consistent units, that would work without using the unit conversion. It would also be sufficient to have, somehow, a table of the changes in units wrt a ‘ground’ unit, so that I can change the units manually.
I don’t know if that’s possible in simbiology and I haven’t found any documentation on that. Hi everyone, I am studying a simbiology model not made by me. In particular, I know that some parameters/species have inconsistent units, I just don’t know which ones, since it’s a huge model. While the Unit Conversion of Simbiology works perfectly, I’d like to know which parameters have different units; in other words I’d like to have a model with consistent units, that would work without using the unit conversion. It would also be sufficient to have, somehow, a table of the changes in units wrt a ‘ground’ unit, so that I can change the units manually.
I don’t know if that’s possible in simbiology and I haven’t found any documentation on that. simbiology, unit conversion MATLAB Answers — New Questions
Can’t share files with external in chats
Some users in my organisation try to share files with externals in a chat. In our team policy it is allowed to add external guest. In chats though if I add a document or file in a chat with an external person, he can’t see the document. Is this done by design or is there a solution for this problem.
Jac Verhaeren
Some users in my organisation try to share files with externals in a chat. In our team policy it is allowed to add external guest. In chats though if I add a document or file in a chat with an external person, he can’t see the document. Is this done by design or is there a solution for this problem. Jac Verhaeren Read More
Exporting List View to Excel Includes Hidden Source Fields Used in Calculated Columns
Hi,
I have a custom SharePoint Online list with several calculated fields that use other fields for their calculations (e.g., the calculated field “Full Name” = [First Name] + [Last Name]). In my list views, only the calculated fields (e.g., “Full Name”) are displayed, not the source fields (e.g., “First Name” and “Last Name”). However, when I export the list view to Excel, all the source fields used in the calculations are included in the export as empty columns, even though they are not displayed in the view. How can I prevent these unused source columns from appearing in the Excel export?
Hi,I have a custom SharePoint Online list with several calculated fields that use other fields for their calculations (e.g., the calculated field “Full Name” = [First Name] + [Last Name]). In my list views, only the calculated fields (e.g., “Full Name”) are displayed, not the source fields (e.g., “First Name” and “Last Name”). However, when I export the list view to Excel, all the source fields used in the calculations are included in the export as empty columns, even though they are not displayed in the view. How can I prevent these unused source columns from appearing in the Excel export? Read More
How do I fix error 15102 in Q.B Desktop after update?
I’ve been encountering Quick-Books Error 15102 while trying to download the latest pay-roll updates. It keeps interrupting the process and I can’t figure out what’s causing it. I’ve checked my internet connection and firewall settings, but the error persists. Can anyone help me resolve this issue?
I’ve been encountering Quick-Books Error 15102 while trying to download the latest pay-roll updates. It keeps interrupting the process and I can’t figure out what’s causing it. I’ve checked my internet connection and firewall settings, but the error persists. Can anyone help me resolve this issue? Read More
Problemas de impressão no outlook
Ao mandar imprimir um email a impressão é deconfigurada e de uma pagina de texto reultam um sem numero de paginas com alguns caracteres cada
Como resolvo isto?
Ao mandar imprimir um email a impressão é deconfigurada e de uma pagina de texto reultam um sem numero de paginas com alguns caracteres cadaComo resolvo isto? Read More
What is error code PS038 in Q.B desktop?
I am encountering Quick-Books Error PS038 while attempting to update pay-roll. I’ve verified my internet connection and followed basic troubleshooting steps without success. Has anyone else faced this issue and found a solution? Any assistance from the Quick-Books community would be greatly appreciated. Thank you!
I am encountering Quick-Books Error PS038 while attempting to update pay-roll. I’ve verified my internet connection and followed basic troubleshooting steps without success. Has anyone else faced this issue and found a solution? Any assistance from the Quick-Books community would be greatly appreciated. Thank you! Read More
Cannot access https://www.bing.com/copilot/devtools
Hi,
I am following this tutorial: https://learn.microsoft.com/en-us/copilot/plugins/test-debug/sideload-test-plugins
and I cannot access the copilot devtools (https://www.bing.com/copilot/devtools), it redirects me to www.bing.com. In the Copilot I have access to the plugins, but there is no possibility to add new. Is the devtool available in every region? (I am using personal account in MS Edge)
Thank you.
Hi, I am following this tutorial: https://learn.microsoft.com/en-us/copilot/plugins/test-debug/sideload-test-pluginsand I cannot access the copilot devtools (https://www.bing.com/copilot/devtools), it redirects me to www.bing.com. In the Copilot I have access to the plugins, but there is no possibility to add new. Is the devtool available in every region? (I am using personal account in MS Edge) Thank you. Read More
Using powershell to create folders within users onedrive
Hi all,
I’m experiencing several issues with different PowerShell versions when trying to create folders in OneDrive for users in bulk.
PowerShell 5.1 does not recognize Connect-PnPOnline.
PowerShell 7 does not recognize Connect-SPOService.
I have been following the instructions from this guide, which worked on my previous device. However, I’m unable to get it to work on my new device.
My goal is to create folders within specific users’ OneDrive accounts. Could you please assist me in resolving this?
Thank you!
Hi all,I’m experiencing several issues with different PowerShell versions when trying to create folders in OneDrive for users in bulk. PowerShell 5.1 does not recognize Connect-PnPOnline.PowerShell 7 does not recognize Connect-SPOService.I have been following the instructions from this guide, which worked on my previous device. However, I’m unable to get it to work on my new device. My goal is to create folders within specific users’ OneDrive accounts. Could you please assist me in resolving this?Thank you! Read More
VBA to create new CSV file from the existing one with modified email address
Hello,
I need a VBA which will automatically create a new CSV file from the old one (attached) based on this criteria:
Update column email with domain @abc.com Email format: first letter from name and full surname, lowercase. Equal emails should contain location_id before the @.
Example:
Now: 8,6,Bart Charlow,Executive Director,,
9,7,Bart Charlow,Executive Director,,
Need to be: image attached
Hello, I need a VBA which will automatically create a new CSV file from the old one (attached) based on this criteria:Update column email with domain @abc.com Email format: first letter from name and full surname, lowercase. Equal emails should contain location_id before the @. Example:Now: 8,6,Bart Charlow,Executive Director,, 9,7,Bart Charlow,Executive Director,, Need to be: image attached Read More
Conversations in new planner – did anyone get it to work?
Hi
In the new planner premium version, have anyone got the conversation field to work within a task ?
The link you find there now links to MS forum “Use the Project or Roadmap app in Teams” but is is for the old ms projects and to “add this plan to a channel” is now working at all.
The old planner, not premium, had the conversation field working fine…
HiIn the new planner premium version, have anyone got the conversation field to work within a task ?The link you find there now links to MS forum “Use the Project or Roadmap app in Teams” but is is for the old ms projects and to “add this plan to a channel” is now working at all. The old planner, not premium, had the conversation field working fine… Read More
Crafting a simple task and planning solution in 365 -Planner / Lists /…
Hi there
I am a long term MS user with an IT management background. I have extensive experience of shaping, planning and delivering a range of technology and business projects. I understand process well.
I am helping a small business craft a simple but effective solution and want to use the tools 365 Business standard. So here I may use Planner, Lists and and maybe forms. I have used and understand both VISIO and MS Project well as background, y aim here is to deliver something ‘simple but effective’.
My first challenge is to understand Planner and Lists well. Planner looks pretty straightforward, and I’ve just dabbled with Lists. So what is the easiest way for me to grasp what these tools can do so that I can ‘assemble’ my solution. I do not want to invest in more software but use the 365 Toolset I have.
Here’s the flow of what I want to achieve -it is ‘top down’ planning split into 2 stages:
1. Create High-level plan – Output: A network diagram of the ‘key (big) deliverables’ in a network (dependency) a PERT view would do this, would be nice to have ‘deliverables on the node’. First thought (FS) -in VISIO (web).
2. Create detailed plan:
2.1 Define all the deliverables needed.
2.2 Identify the tasks each requires.
Capture some details of each task, be nice to customise the attributes of these. Really want to be able to visualise dependencies between deliverables, show subordinate deliverables of ‘key’ deliverables and dependencies between tasks. Display options: Deliverable dependencies (key deliverables), all deliverables (without key deliverables option), task dependencies all a network view. Deliverables viewed in a single log with attributes (table format), Task log (table format). Kanban (board) view for tasks. Report: Deliverable status (format: dashboard summary), (format: dashboard detailed).
Plan in GANTT task view and status -not required.
I guess this lot is likely beyond the toolset at my disposal, but I’m intrigued to know how far might be possible!
All and any feedback most welcome…. thank you!
Niall
Hi thereI am a long term MS user with an IT management background. I have extensive experience of shaping, planning and delivering a range of technology and business projects. I understand process well. I am helping a small business craft a simple but effective solution and want to use the tools 365 Business standard. So here I may use Planner, Lists and and maybe forms. I have used and understand both VISIO and MS Project well as background, y aim here is to deliver something ‘simple but effective’. My first challenge is to understand Planner and Lists well. Planner looks pretty straightforward, and I’ve just dabbled with Lists. So what is the easiest way for me to grasp what these tools can do so that I can ‘assemble’ my solution. I do not want to invest in more software but use the 365 Toolset I have. Here’s the flow of what I want to achieve -it is ‘top down’ planning split into 2 stages:1. Create High-level plan – Output: A network diagram of the ‘key (big) deliverables’ in a network (dependency) a PERT view would do this, would be nice to have ‘deliverables on the node’. First thought (FS) -in VISIO (web).2. Create detailed plan:2.1 Define all the deliverables needed.2.2 Identify the tasks each requires.Capture some details of each task, be nice to customise the attributes of these. Really want to be able to visualise dependencies between deliverables, show subordinate deliverables of ‘key’ deliverables and dependencies between tasks. Display options: Deliverable dependencies (key deliverables), all deliverables (without key deliverables option), task dependencies all a network view. Deliverables viewed in a single log with attributes (table format), Task log (table format). Kanban (board) view for tasks. Report: Deliverable status (format: dashboard summary), (format: dashboard detailed). Plan in GANTT task view and status -not required.I guess this lot is likely beyond the toolset at my disposal, but I’m intrigued to know how far might be possible! All and any feedback most welcome…. thank you!Niall Read More
AnnotationPane errors on Guide
Hi,
When MathWorks will solve the BUGs using guide on 2019b?
I just update to 2019b and it is impossible to work with all those AnnotationPane errors…
Ungoing project stopped, to late to migrate to code based GUIs or the new AppDesign interface.Hi,
When MathWorks will solve the BUGs using guide on 2019b?
I just update to 2019b and it is impossible to work with all those AnnotationPane errors…
Ungoing project stopped, to late to migrate to code based GUIs or the new AppDesign interface. Hi,
When MathWorks will solve the BUGs using guide on 2019b?
I just update to 2019b and it is impossible to work with all those AnnotationPane errors…
Ungoing project stopped, to late to migrate to code based GUIs or the new AppDesign interface. annotationpane, bug MATLAB Answers — New Questions
How can I connect MATLAB to IDS camera?
Hello,
I have a GigE IDS camera. How can I connect it to MATLAB?
Is there a work around without using IMAQ toolbox?
THANKS!Hello,
I have a GigE IDS camera. How can I connect it to MATLAB?
Is there a work around without using IMAQ toolbox?
THANKS! Hello,
I have a GigE IDS camera. How can I connect it to MATLAB?
Is there a work around without using IMAQ toolbox?
THANKS! ids camera MATLAB Answers — New Questions
Why am I not getting a plot in app designer?
Hi! 🙂
In my apps, tester_app_2 leads to tester_app3.
There I have to choose salts. I have shortened my program so that it is easier for you people to help me; it is just possible to choose two combinations of salts when you have the possibility to choose salts , either you can choose CaCl MgCl2 ZnBr2 or NaCl KCl ZnBr2.
Then I do what the program instructs me to do, and push on Done, then if I have chosen 2 zones I repeat the procedure for the second zone by clicking on choose zone 2 salts.
The problem is that when I have done this and whatever I am instructed to do afterwards and then push on ‘display all results’, I dont get any plot showing all results..that is supposed to appear right beneath the table showing all results.
Thanks for helping me, :)Hi! 🙂
In my apps, tester_app_2 leads to tester_app3.
There I have to choose salts. I have shortened my program so that it is easier for you people to help me; it is just possible to choose two combinations of salts when you have the possibility to choose salts , either you can choose CaCl MgCl2 ZnBr2 or NaCl KCl ZnBr2.
Then I do what the program instructs me to do, and push on Done, then if I have chosen 2 zones I repeat the procedure for the second zone by clicking on choose zone 2 salts.
The problem is that when I have done this and whatever I am instructed to do afterwards and then push on ‘display all results’, I dont get any plot showing all results..that is supposed to appear right beneath the table showing all results.
Thanks for helping me, 🙂 Hi! 🙂
In my apps, tester_app_2 leads to tester_app3.
There I have to choose salts. I have shortened my program so that it is easier for you people to help me; it is just possible to choose two combinations of salts when you have the possibility to choose salts , either you can choose CaCl MgCl2 ZnBr2 or NaCl KCl ZnBr2.
Then I do what the program instructs me to do, and push on Done, then if I have chosen 2 zones I repeat the procedure for the second zone by clicking on choose zone 2 salts.
The problem is that when I have done this and whatever I am instructed to do afterwards and then push on ‘display all results’, I dont get any plot showing all results..that is supposed to appear right beneath the table showing all results.
Thanks for helping me, 🙂 appdesigner, plot MATLAB Answers — New Questions
What is error 6123 in Q.B desktop after update?
Help! I’m encountering Quick-Books Error 6123 while trying to open my company file. I’ve tried restarting my computer and Quick-Books, but the issue persists. Any suggestions or fixes would be greatly appreciated. Thanks!
Help! I’m encountering Quick-Books Error 6123 while trying to open my company file. I’ve tried restarting my computer and Quick-Books, but the issue persists. Any suggestions or fixes would be greatly appreciated. Thanks! Read More
How to create Azure SQL Server Views that reads data from a Dataverse?
Hi,
I have an Azure SQL Server installed. I would like to create SQL Views within a SQL database on this server. These SQL Views will point to and show data held within our Dataverse (the database for Dynamics).
The Azure SQL Server and Dataverse are both within the same Azure subscription/tenant.
When attempting to write the a SQL View, I need to fully qualify the source details in the FROM clause, naturally. It’s not recognising the Dataverse details, and I would expect this, unless I make it seen. I’m out of touch with all this but I do remember Linked Servers being the traditional way. However, when following instructions on this, in Azure, I cannot see the Linked Servers option.
How do I achieve what I need to do? Please can someone provide me with an link on achieving it?
Thanks.
Hi,I have an Azure SQL Server installed. I would like to create SQL Views within a SQL database on this server. These SQL Views will point to and show data held within our Dataverse (the database for Dynamics).The Azure SQL Server and Dataverse are both within the same Azure subscription/tenant.When attempting to write the a SQL View, I need to fully qualify the source details in the FROM clause, naturally. It’s not recognising the Dataverse details, and I would expect this, unless I make it seen. I’m out of touch with all this but I do remember Linked Servers being the traditional way. However, when following instructions on this, in Azure, I cannot see the Linked Servers option.How do I achieve what I need to do? Please can someone provide me with an link on achieving it?Thanks. Read More
How do I fix error 6189 in Q.B desktop after update?
I encountered Quick-Books Error 6189 while trying to access my company file. Despite restarting and checking network connections, the error persists. seeking community advice on resolving this issue promptly. Any insights or solutions would be greatly appreciated!
I encountered Quick-Books Error 6189 while trying to access my company file. Despite restarting and checking network connections, the error persists. seeking community advice on resolving this issue promptly. Any insights or solutions would be greatly appreciated! Read More
What is error code 503 in Q.B Desktop?
I’m encountering Quick-Books Error 503 when trying to access my company file. The error message states that the server is unavailable. I’ve restarted my system and checked my internet connection, but the issue persists. Can anyone in the community help me resolve this? Thanks in advance!
I’m encountering Quick-Books Error 503 when trying to access my company file. The error message states that the server is unavailable. I’ve restarted my system and checked my internet connection, but the issue persists. Can anyone in the community help me resolve this? Thanks in advance! Read More
What is error code 15222 in Q.B Desktop?
I encountered Quick-Books Error 15222 while trying to update my pay-roll. The error message pops up, halting the update process. I’ve checked my internet connection and firewall settings, but the problem persists. Has anyone faced this issue before? Any solutions would be greatly appreciated!
I encountered Quick-Books Error 15222 while trying to update my pay-roll. The error message pops up, halting the update process. I’ve checked my internet connection and firewall settings, but the problem persists. Has anyone faced this issue before? Any solutions would be greatly appreciated! Read More
Conditional formating of a plage of cells (dates) based on dates of events (begining and ending) fin
Hello,
Is it possible to create a rule with a formula in order to do a conditional formating (colloring) of a plage of cells (dates) based on dates of events (begin and end) findable in a table ?
For now, my formula (which doesn’t work) is :
AND($H$9 >= Tableau22[@[Date Begin]]; $H$9 <= Tableau22[@[Date End]]).
I have a solution (which work) :
=AND(H$9 >= $D$9; H$9 <= $E$9).
The problem is that for it to work it need to be put line by line. I would like to select the whole plage and that the conditional formating works for all cells. I would allow to add new event without having to create a new formating rule.
Thanks for your time.
Hello,Is it possible to create a rule with a formula in order to do a conditional formating (colloring) of a plage of cells (dates) based on dates of events (begin and end) findable in a table ?For now, my formula (which doesn’t work) is :AND($H$9 >= Tableau22[@[Date Begin]]; $H$9 <= Tableau22[@[Date End]]). I have a solution (which work) :=AND(H$9 >= $D$9; H$9 <= $E$9).The problem is that for it to work it need to be put line by line. I would like to select the whole plage and that the conditional formating works for all cells. I would allow to add new event without having to create a new formating rule. Thanks for your time. Read More