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

Can't Hover and Vertical Scroll The Topmost Container of The Title Tabs when Customizing Obsidian Notes

Sorry if my grammar is bad. I have the latest version (v1.6.7) of Obsidian Notes. I want to configure my Obsidian Notes to have multiple rows of title tabs. Below is my CSS script: :root { --max-tab-...
zyxwvut 13 years old's user avatar
0 votes
2 answers
135 views

Multiple header in R Dataframe [closed]

I have a function that return the following dataframe (code for toy example below) df <- data.frame( var = c("var1 ------", "mod1", "mod2", "var2 ------&...
elka's user avatar
  • 97
1 vote
1 answer
108 views

Add multirow of data from data entry to database

Currently, i'm working on a dashboard but i couldn't find any solution to solve a issue of my code where the problem is when i click the submit button, only the top row is recorded or save inside the ...
Cyril_Leonel's user avatar
2 votes
1 answer
1k views

How to put table in full page when Document format is double column

I have a Latex document with the elsarticle document class (Elsevier Journal) which is in double column. I'm trying to fit a long table into a single column, but it doesn't work, the table is messy ...
Ines's user avatar
  • 59
0 votes
2 answers
76 views

How do I create an Access query to get multiple row;, one row for each column in a table?

I looked here for a solution, but didn't find anything similar. Here is my Discounts table: ID SilverVAR GoldVAR PlatinumVAR CA2R 20 30 40 GB34 22 25 45 HT4R 25 28 50 I need output that looks ...
Gary B's user avatar
  • 3
0 votes
1 answer
260 views

The property 'Id' is part of the object's key information and cannot be modified. multirow

I get the following error when I add more than one row: The property 'Id' is part of the object's key information and cannot be modified. multirow if (tblCari.TblCariAdres.Count != 0) { ...
Ünal Karaarslan's user avatar
0 votes
0 answers
53 views

Cannot create a data frame from character matrix from a .pdf with the correct columns in R due to multiple rows in certain cells in the source table

Saved this link https://www.otcmarkets.com/otcapi/company/financial-report/317949/content as a pdf to my computer as a pdf and used pdf_text to read it into R. Trying to create a data frame out of the ...
Jaynomite's user avatar
0 votes
0 answers
140 views

How to insert a long text in a multirow on overleaf?

Helle, I would like to create a table wit my 2 first row being multirows with one filled with a long text, followed by a 2 column's row. I don't have any issue to create the multirows or insert the ...
user_s_moon's user avatar
-1 votes
1 answer
563 views

How to merge cells of row in table in latex?

enter image description here For example i have this table from excel which i want to add in latex. I am trying but ot able to sucesfully manage to do this. any lead to this will great help to me. I ...
Sanchit Jain's user avatar
0 votes
1 answer
142 views

How do I add multiple subplots into a multirow figure in R?

i need to overlay multiple subplots onto a single plot which is already contained inside a multirow figure (see image) the reason why i need subplots instead of screen layout is because the figure ...
ivan866's user avatar
  • 572
0 votes
2 answers
349 views

align values in latex

i have a problem in LaTeX. I want the accuracy value centered in its cell since it is not associated with the labels but I don't know how to do it. Here the code I'm using: \documentclass[12 pt, ...
sara camp's user avatar
1 vote
1 answer
1k views

Problem with multirow and multicolumn in LaTeX

I have a problem with the creation of a table on LaTex while using multicolumn and multirow. Here the code that I'm using \documentclass[12 pt, letterpaper, twoside, openright]{book} \usepackage{...
sara camp's user avatar
0 votes
1 answer
303 views

How to apply function to every row in a pandas dataframe that requires multiple rows in the calculation?

Just an example... I have a 5M row dataframe full of runners and a log of how many miles they ran on any given day. If a runner doesn't run on a day, there is no 0 entry. Runner Day Miles A 1 3 A 3 ...
Owen Stout's user avatar
1 vote
1 answer
4k views

Is there a way to use a JSON array for multi-row data in Oracle SQL?

Edit: @mathguy has already correctly pointed out that I need to use JSON_ARRAYAGG to have this correctly handle multi-row data. However, I still have an outstanding issue with the lastName object not ...
SteveUK9799's user avatar
2 votes
1 answer
32k views

Using multirow and multicoloum in Table in Overleaf

I am trying to make a table where the first column is multiple columns (2 columns) and also multiple rows (2 rows). The error is on the first column (Aspects). How to make it work? \begin{table}[htb] \...
MK Huda's user avatar
  • 667
1 vote
1 answer
9k views

Complex multirow/multicolumn table

I am trying to create a complex table to define a lot of concepts, that can have subconcepts with their own definitions. Right now, my problem is controlling the width of every column of the table. ...
Miguel Santana's user avatar
0 votes
2 answers
2k views

Multirow multicolumn in overleaf

I want to make a table like this in overleaf using multi row and column. Unable to figure out how to use these commands
Mohak Gupta's user avatar
0 votes
1 answer
2k views

Create table in Latex with multi-row and multi-column

I'm attempting to make a table in Latex, but I'm having trouble. I tried a variety of options, but none of them worked for me. I'd want to make a table similar to the one below: Here open the image ...
userfh's user avatar
  • 53
0 votes
1 answer
2k views

How to remove vertical lines when combining multirow and multicolumn in a tabular?

I had a look at a few similar questions but none seems to be identical to mine. Here is a MWE: \documentclass[a4paper]{article} \usepackage{multirow} \usepackage{multicol} \begin{document} \begin{...
Taladris's user avatar
  • 115
2 votes
1 answer
402 views

Latex \multirow : giving multirow an inverted argument shifts text

I want to color a \multirow text but it overwrites the text at the second line. I found out that using \rowcolor{} and \multirow{-2}{text} don't overlay the text. But when using it the whole text ...
venusgorilla's user avatar
-1 votes
1 answer
1k views

Latex: issue with Multirow

I'm using the multirow package to have multiple elements in the same row. \begin{table}[!h] \centering \resizebox{1.0\textwidth}{!}{% \begin{tabular}{l*{4}{c}|cc|c} & \mathcal{D} ...
Dario's user avatar
  • 321
3 votes
1 answer
1k views

An alternative to write multirow in latex's tabular?

In latex, I know we can use the multirow command like the following, \begin{table}[!h] \centering \begin{tabular}{|c|l|} \hline \multirow{2}{*}{A} & I want to place ...
user9985127's user avatar
0 votes
1 answer
22 views

Multi-Row Calculation

Suppose I have the following dataframe: df1 = {'Column_1': ['A', 'A', 'A', 'A', 'B', 'B', 'B', 'B'], 'x': ['0', '1', '2', '3', '0', '1', '2', '3']} df1 = pd.DataFrame (df1, columns = ['...
Joe Smart's user avatar
4 votes
1 answer
4k views

Latex: Table: Problems with Rotated Text in stacked multirow commands

Currently I am working on a Latex table which uses multiple stacked multirow commands in combination with rotated text. I am not able to automaticcaly change the height of the lines corresponding the ...
FlHe's user avatar
  • 41
0 votes
0 answers
92 views

Two variable x-axis for boxplot in R using ggplot2

I am trying to create a boxplot chart with a doubled X-axis. Defining the x variable as an interaction of two variables produces a single box, and thus I defined a single categorical variable that ...
Irith's user avatar
  • 21
0 votes
1 answer
858 views

Comparing two rows in Alteryx and Consider only one to the further steps

I have a dataset with similar rows but except one column value will be different. I want to consider a row with specific value in that column and use it in the further steps. If you see the data there ...
Pruthvi's user avatar
  • 65
2 votes
1 answer
16k views

How to split the long headings of a table in multiple lines using latex?

How to create a table using latex exactly as follows. The table has to fit 1 column in the 2 column page format but the table headings are too long and the content in the first column also too long. ...
Tina's user avatar
  • 111
1 vote
1 answer
2k views

difference between single row transactions and multi row?

What is the difference between single row transactions and multi row transactions at databases by example please ? As kudu support single row transactions but multi not supported ... and how kudu ...
Ahmed's user avatar
  • 11
0 votes
0 answers
134 views

Fitting two coefplot in one graph using par(mfrow()) method

I'm trying to arrange two coefplot objects into one graph via the par(mfrow(,)) method, but it didn't work out. What did I do wrong? Or is that coefplot just doesn't work this way? What will be ...
Chris T.'s user avatar
  • 1,801
0 votes
1 answer
9k views

How I can draw vertical lines between columns in Latex?

How I can draw vertical lines between column 3 and 4, also between column 2 and 3? I used long table and \multirow and I wrap the text to become inside table but I do not know how I can draw lines ...
RJFF's user avatar
  • 37
2 votes
1 answer
5k views

Latex multirow and multicolumn table

I struggle with a multirow, multicolumn table in latex. So far I have this (messy) code: \begin{tabular}{cccccccccc} \toprule \multirow{2}{*}{\textbf {A}} & \multirow{2}{*}{\textbf {B}...
mati's user avatar
  • 1,145
1 vote
1 answer
637 views

Multi-row latex table with R

I have this data frame : mydf <- data.frame(rowFactor1 = c(rep("S4",6),rep("S5",6),rep("S6",6)), rowFactor2 = rep(c("All","T1/T2(V)"), 9), colFactor1 = rep(c(...
Ph.D.Student's user avatar
0 votes
1 answer
120 views

Process Multiple Row by a MYSQL Store Procedure

I am facing some trouble inserting data into a table by Store Procedure. Please allow me to explain in details. I have a Three tables CREATE TABLE `table_1` ( `id` INT(11) NOT NULL ...
Jhilom's user avatar
  • 1,028
0 votes
0 answers
175 views

Insert Multiple Rows without selecting them to MySql Database

Im working on a Project right now I did the same thing in WinForms a couple months back, so im pretty new to WPF and now I need some help. I've been struggeling the past 2 Weeks with a multiple row ...
MrCode00's user avatar
0 votes
3 answers
324 views

How do I do a multirow formula?

I am trying to use a multirow formula to have a new calculated column but can't quite figure it out. Suppose I my data is this: x y 1 2 1 2 1 6 1 7 2 4 2 5 2 9 ...
Tim Batten's user avatar
0 votes
1 answer
31 views

Separating data in a row to multiple columns

I'm a relative newbie to MySQL. I have experimented with selects and joins to filter and combine data from different tables. One thing I'm struggling with is how to output more than one line for one ...
MLG's user avatar
  • 3
1 vote
1 answer
189 views

Adding Column to Existing Multirow Table

What I'd like to do is add a first column to the table below. This new column would have the title "Element" and would have only three rows (one for every two rows in the "Upper Level" column) titled "...
Milad Dakka's user avatar
0 votes
1 answer
1k views

Codeigniter - Update Multiple Row With Select2

When entering 2 values collecting_id attribute and 2 values nama_driver attribute, and in database successfully input 2 rows, INPUT--> RESULT but if inputting 2 values collecting_id and 1 value ...
Indra's user avatar
  • 3
0 votes
0 answers
58 views

SQL - Time-Series and multirow condition

I want to know how long 2 users have collaborated even on different action. I have a table like this: id | id_action | time -------------------------- 1 | A | 10:01 -------------------------...
Fabioe's user avatar
  • 9
11 votes
2 answers
17k views

Bootstrap table - row with two rows

Is it possible to create a bootstrap table, which will still be "table" and will have two rows in one row (please see enclosed image) while still keeping columns aligned with "thead". I don't want to ...
L.V's user avatar
  • 151
0 votes
0 answers
2k views

Sum or mean(aggregate) array across row in hive

Here is my problem, I have a table in hive with 2 columns, id and an array of double values. I want to add the double values across rows for a given users. This is how the data looks like. Each array ...
abhijit's user avatar
0 votes
1 answer
221 views

How can I copy a multiline and multirow text inside a textarea and paste to a sheet?

I am trying to paste a text in a textarea and paste it in a sheet, like a Ctrl+shift+V command. The following script only paste in one cell, but I want to paste the way that span in the sheet (like ...
Sara Rodriguez's user avatar
1 vote
6 answers
145 views

Multi-Row function to filter out Duplicates

I'm relatively new at using SQL, So I would like your help regarding a case. I have the following Table (just a sample): | id | FName_LVL1 | LName_LVL1 | FName_LVL2 | LName_LVL2 | |----|-----------...
Solide's user avatar
  • 25
0 votes
0 answers
17 views

PHP Insert multiple records into MySQL

I have some code for simultaneously inserting several records in MySQL. Here is the form and the request to insert into the database. So everything works fine, but when I try to add to the query and ...
Narek Mikayelyan's user avatar
0 votes
1 answer
58 views

Adding Mulitple table rows into mysql database

Here is a table for a challan. On clicking the "Add Product" Button, a new row is added to the table. My issue here is that how should I create a table in MySQL Database so that I can add data from ...
Digitech Solution's user avatar
0 votes
1 answer
32 views

Update table (col1 through col4) where exists throws single-row returns more than one row error

The sql statement below is throwing an error: ORA-01427: single-row subquery returns more than one row UPDATE TABLE_1 T1 SET ( COL1, COL2, COL3, COL4) = ( SELECT col1 , ...
udflyerfan's user avatar
1 vote
1 answer
228 views

U-SQL How to select first value in column that is different from current row?

I am struggling on how to make a "multi-row" formula in U-SQL. I have ordered the data by Date, and for each for I want to find the first value of "Port" that is not equal to the current row's value. ...
kaizersno's user avatar
0 votes
1 answer
52 views

SQL Server Multi-row insert trigger

I have tested that trigger but it works only with one insert row. The trigger fails with multiple-row insert and I didn't find the syntax to fix the trigger. Any suggestion to fix that? Thanks to ...
overcomer's user avatar
  • 2,354
0 votes
1 answer
5k views

latex combining multirow and multicolumn

I noticed some strange behaviour when combining \multirow with \multicolumn: head 1.1 should vertically centred. head 1.2 is supposed to be vertically and horizontally centred Is there an ...
thomas's user avatar
  • 43
1 vote
2 answers
3k views

Insert multiple row into mysql by php [duplicate]

I want to add some static row and multiple row same time into mysql as well as invoice. I can add row into mysql. But when I add multiple row then insert first row all field fully but not insert all ...
Ohidul Islam's user avatar