Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
30 views

I have two arrays that won't multiply together, I just get a single zero. I would expect the result to be an array. Is there some behaviour of dynamic arrays that I don't understand here? The arrays ...
Toby Beisly's user avatar
0 votes
1 answer
43 views

In my Avalonia app using the MVVM Community Toolkit, I need to dynamically create a ComboBox from code-behind, having it data-bound to a collection of a subclass of a class that encapsulates ...
Eric Eggers's user avatar
-1 votes
0 answers
151 views

I'm very new to programming and am writing this code for an intro programming class project. It takes an input from the user in dollars and outputs how many different ways you can create that input ...
Samantha Dean's user avatar
Best practices
0 votes
4 replies
77 views

i'm in need of a data container for several data types and fail to write some omnipotent :-) converter func. Maybe my idea is crab, in this case please give me a hint what concept to use. My current ...
Synopsis's user avatar
  • 362
1 vote
1 answer
47 views

In my Avalonia app I have a user control (UC) that has some databound controls and a StackPanel that has controls added to it dynamically from code-behind. This UC is then dynamically added to an ...
Eric Eggers's user avatar
0 votes
1 answer
74 views

In my Avalonia app, I need to create controls dynamically from a user control's code-behind so I can add them to a StackPanel inside that user control. I know the names of the viewmodel properties to ...
Eric Eggers's user avatar
0 votes
1 answer
84 views

I'm wondering if this is possible, as with pivot tables in excel there is an option to expand or collapse all fields. If you try to record this in Automate, it says this action cannot be recorded. A ...
Deb's user avatar
  • 3
0 votes
0 answers
22 views

I have classic web folders structure like: index.html images/logo.png js/index.js I would like to add the logo.png to using jQuery appendTo function: $("<img/>", { src: "...
user3523426's user avatar
0 votes
2 answers
69 views

I want to create a sum in power query (Measure C below) returns the cumulative sum of Measure A + Measure B and is limited to zero and which resets at the beginning of each Period as shown in the ...
grasshopper's user avatar
0 votes
0 answers
74 views

In the test project link, we have app: the base application dynamicfeature: the dynamic feature module mylibrary: the kotlin library In dynamicfeature build.gradle.kts dependencies { ...
Jvsun's user avatar
  • 1
-1 votes
2 answers
104 views

I'm trying to scrape the data off this site. The website shows a charging station, in this case you can click each to unravel the accordion and see the data per charger. I am trying to use this ...
NorthoftheWall's user avatar
0 votes
1 answer
75 views

I am trying the package dynamic_stack_card_swiper from pub.dev because of the following requirements: Display custom cards in a list and be able to swipe (left and right) to go through the cards ...
rusty's user avatar
  • 1,231
3 votes
1 answer
113 views

I am trying to run something similar to this within a stored procedure in Oracle. pWhereCLAUSE is generic which I set depending on the table I am working on. The following code runs just if I have the ...
user12149443's user avatar
0 votes
0 answers
81 views

I've been trying to make this code into a function and gather the wave number, but how do I get the frequency and then collect the data bt changing the wave number and then graphing. Below here is the ...
Tommy Wigenton's user avatar
0 votes
2 answers
51 views

I try to include a dynamic array in a json variable and it fails. hostsArray is dynamically built # sample of hostsArray * def hostsArray = '[{"hostid": "1234"},{"hostid"...
gerfred's user avatar
  • 23
3 votes
1 answer
127 views

I want to give a "Timepoint" value (which I call a scanRank in the code below) to all the rows in this table based on "Subject ID". In this example, the first subject is already ...
Rae Van Sandt's user avatar
0 votes
0 answers
63 views

I have a set of feature classes inside a File Geodatabase, which I read using the "Single Merged Feature Type" option in FME. After reading, I perform some analysis on the data. At the end ...
Mitra 's user avatar
0 votes
1 answer
122 views

This project is ASP.NET MVC Framework 4.8 with Entity Framework 6 and uses: dynamic GetSystemSetting(string paramCode, string paramType) It contains Int, Float, Bool, String, and Guid values. It is ...
Guhan Srinivasan's user avatar
0 votes
1 answer
57 views

I'm building a Magento 2 module to synchronize product data from Akeneo PIM using webhooks. My current approach for mapping attributes from the Akeneo payload to a Magento product is hardcoded, which ...
Pavan shetty's user avatar
5 votes
3 answers
153 views

With Vue.js I'm trying to replicate this toggle button from TailGrids: This kind of switch isn't among the TailGrids examples. I was able to reproduce the general style with Tailwind. I also found ...
AHahn94's user avatar
  • 115
1 vote
0 answers
127 views

I have a combobox control in a form made for an Excel application, using VBA. Let's suppose that the combobox is called cmb010. Next to it there are 2 other controls called txt011, cmb012 and txt013. ...
Carlos Castillo's user avatar
-1 votes
2 answers
153 views

As far as I understand, pointer arithmetic is defined mainly in expr.add. But it seems defined only for static arrays, not dynamic ones: 4 When an expression J that has integral type is added to or ...
Oersted's user avatar
  • 3,834
0 votes
1 answer
68 views

I have created a UF reading in various tabs (opt) with each tab having between 10 to 19 entries which I display in a Multipage checkbox list. Now I'm trying to create various Togglebuttons which ...
Chris Peh's user avatar
0 votes
1 answer
239 views

I'm working on a generic report where I need to read values dynamically from different fields in an internal table based on user selection. How can I retrieve a field's value dynamically when the ...
ERPROOTS's user avatar
0 votes
0 answers
43 views

I was working on Nextjs BLOG project, built api's then deployed it in Vercel post, get all, and delete seem to work. But get indivisual post to view and put method for editing don't work, (dynamic ...
Isru_Crasus's user avatar
-1 votes
4 answers
173 views

I need to sort versions of software, and like you can see in this picture, the source is in 6 colomns (it can change), stored in a dynamic array. I need only one colomn with the higher versions in ...
MonkeyJLuffy's user avatar
0 votes
0 answers
42 views

I’m new to React and I want to understand how rendering an inline array in JSX—with a dynamic length that depends on an external variable—affects performance. For example: return ( <> {...
Denis Kramarenko's user avatar
0 votes
0 answers
23 views

I am trying to create a dynamic table in android and was analyzing to see if I can use the TableLayout, though I see various options of how to add rows dynamically but all the examples requires me to ...
Sunil Agarwal's user avatar
-1 votes
1 answer
167 views

I am trying to produce a spreadsheet which gives me football teams recent performance, much quicker than searching different HTML pages for each league. I found a previous website that showed each ...
Chris Darby's user avatar
1 vote
1 answer
71 views

I'm writing an application fooapp which can use one of several other, existing libraries for some part of its functionality. For the sake of discussion, let's say that its saving the program output. ...
einpoklum's user avatar
  • 137k
0 votes
0 answers
107 views

I'm using Mistral Large to analyze PDFs. As input, I provide the PDF and a response-format, which is a Pydantic class defining the output structure. Here is my api call: chat_response = self.client....
adlane meraga's user avatar
2 votes
1 answer
74 views

I have a stored procedure in which, through dynamic SQL, I want to delete rows where energy = 0. This works allright as long as I use string concatenation for the query build-up. But when I try to use ...
Leo's user avatar
  • 61
1 vote
2 answers
118 views

Update: Thank you all - Having the spaces before and after the ampersands in the CountA solved the problem in one location, and being able to use the Row(Table) function suggested in the comments ...
Tina Fox's user avatar
0 votes
2 answers
116 views

I have a table in a Google sheet that looks like this: company 2024Q1 2024Q2 2024Q3 2024Q4 A $100 $50 $95 $12 B $200 $35 $54 $9 C $0 $40 $23 $12 I use data validation to create a dropdown (from a ...
Jonathan's user avatar
1 vote
2 answers
56 views

I have a sidebar component and there is a navigation menu inside it with some buttons. This is button component HTML template: <a routerLink="{{ data[index].href }}" class=&...
StrangerFromTheVoid's user avatar
0 votes
0 answers
33 views

I have looked at a few similar questions, and havent quite found the same question that I have. I want to create an RMarkdown which, for each different factor value, creates a heatmap which shows how ...
NiallMcS's user avatar
0 votes
1 answer
40 views

I have a requirement to create dynamic connection for SSRS reports where the connection information (Server & DB) will be worked out in c# code, so no interaction with end user selecting(Server or ...
manish kumar's user avatar
0 votes
1 answer
159 views

On my main form (frmMain) I host a (Konopka) PageControl (TRzPageControl named pgcMain) with a tabsheet created at design time (pgDashboard). I created at frmMain.Create a dynamic form frm : ...
PETROS GGG's user avatar
0 votes
1 answer
103 views

I want to allocate an array of struct pointers, then initialize all the pointers. it is actually a 2D array, but I'm allocating a 1D array, and handling the offset manually. Here's what I have: // ...
Gorlash's user avatar
  • 81
2 votes
0 answers
48 views

I am trying to build a dash asp that generates a main page from which I can click and generate multiple dynamic pages. When I perform an operation on a dynamic page, I want to pass back a trigger to ...
user27513796's user avatar
0 votes
0 answers
43 views

My company still uses adobe Flex in a legacy system. My task is to dynamically render a DataGrid based on a list returned from API call. Simply speaking, the number of DataGridColumn, the ...
190303458's user avatar
0 votes
5 answers
104 views

I hope you can help me. I have a table with text and each text belongs to a category. I need to add numbering to this text, but when it jumps from one category to another it should also restart ...
Edith's user avatar
  • 31
0 votes
0 answers
45 views

I need a symbol in Illustrator, that needs to be rotated differently for each instance. However, a part of it, just one layer, should remain fixed at the same orientation. I know I can achieve it by ...
Aise's user avatar
  • 173
2 votes
3 answers
103 views

I am working through Scala For the Impatient by Horstman. I'm not doing this for a class. In the book, he has code that dynamically looks up and sets elements from an instance of java.util....
Christopher Spears's user avatar
2 votes
3 answers
107 views

I'm using Microsoft Excel 365 and have uploaded a screenshot of my problem. I have two tables, Table1 on the left and Table2 on the right. Table2 is to take the content from Table1 with its column ...
topstuff's user avatar
  • 159
0 votes
1 answer
54 views

Here is a brief description of the structure of the problem. I have a main navbar (Navbar), some links (NavLinks), and a side panel (this is rendered inside Navbar to make things easier). // Navbar....
Andres Romero's user avatar
0 votes
0 answers
34 views

I'm trying to simulate a fairly standard RBC model. The equations used in the code are all correct based on the chosen specification, so my question relates more to the implementation side. ...
Joe94's user avatar
  • 405
0 votes
3 answers
86 views

I have a list of available database column names as "id, age, location, etc." I need to create an expression to use it in a EF linq selector like this but in a dynamic way. My user if free ...
Hossein POURAKBAR's user avatar
1 vote
2 answers
135 views

I am dynamically populating an array in Excel from another array in a different sheet based on a criteria and was successful in that but now I wish to auto update the returned total based on another ...
Jonathan Marshall's user avatar
0 votes
0 answers
84 views

I'm still very new to Rust & Sea Orm, but that's what the current project I'm working in is. I'm working on a database focused on users (that's updatable by more than just the Rust/SeaOrm app). ...
lilHar's user avatar
  • 1,883

1
2 3 4 5
546