Questions tagged [fiscal]
46 questions
0
votes
1 answer
Financial Year in SSRS from date
I'm trying to get SSRS to show the financial year an issue date was placed
As an example
A date showing 01/04/2018. The financial year column would return 2018
A date showing 31/03/2018. The financial year column would return…

MusicMan
- 37
- 5
0
votes
1 answer
Split report into Quarters of a Fiscal Year
I wish to break up the number of screenings into different quarters of a fiscal year from July 1 to June 30.
I tried the following but it kept giving me 0.
if {enrollment.date} in {?startdate} to DateAdd("m", 4, {?startdate})
then (DistinctCount…

Joslyn Sidamonidze
- 57
- 1
- 7
0
votes
0 answers
Fiscal verification of invoices Slovenia
I am trying to consume an Invoice SOAP Web Service in Slovenia. However I have some problem with it. In order to consume an Invoice Web Service, I need to send BusinessPremises SOAP Web Service, but I get an error while using this service.
Request…
user7875786
0
votes
1 answer
Send command in Fiscal Epson tmT81 C#
I trying to print in a fiscal printer EPSON TMT81 i have example code in VB and i need to do the same in C#, im using EpsonFPHostControl. OCX 1.9
The basic to work is sendcommand to the printer by COM port, i connect to the port with no problem but…

Alexis enp
- 55
- 7
0
votes
2 answers
Fiscal calendar using Qlik Sense auto Calendar code
Has anyone figured out how to adapt this to a Fiscal Calendar? code look like this.
[autoCalendar]:
DECLARE FIELD DEFINITION Tagged ('$date')
FIELDS
Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis',…

Fred Amponsah
- 1
- 1
0
votes
2 answers
jQuery fiscal code validation
i'm getting some problems about a function of the fiscal code validation, i'm newbie of Bootstrap and jquery, and with some search on internet, i tried something like this: